AppLinkService
Get the app link information.
Table Specific Information
Select
The 本製品 will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The AccountId is required to make a request and the rest of the filter is executed client-side within the 本製品.
- AccountId supports the '='.
- AppLinkStatus supports the '='.
- AppPlatform supports the '='.
- AppVendor supports the '=,IN'.
- LinkId supports the '=,IN'.
SELECT * FROM AppLinkService WHERE AccountId = '125466' SELECT * FROM AppLinkService WHERE AccountId = '123436' AND LinkId IN ('4561', '6996')
Columns
Name | Type | References | Description |
AppId [KEY] | String | App Id. | |
AccountId | Int64 |
DisplayAdsAccounts.AccountId | Account Id. |
AppLinkStatus | String | It shows AppLink status.
使用できる値は次のとおりです。ENABLED, DISABLED, UNKNOWN | |
AppPlatform | String | It displays the platform of app link.
使用できる値は次のとおりです。IOS, ANDROID, UNKNOWN | |
AppVendor | String | It serves app measurement partner.
使用できる値は次のとおりです。ADJUST, APPSFLYER, BRANCH, KOCHAVA, SINGULAR, METAPS, UNKNOWN | |
CategoryType | String | It displays the category type for app link. | |
LinkId | String | Link Id. |