DisplayAdsAccountLinks
Get the account 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 ManagerAccountId is required to make a request and the rest of the filter is executed client-side within the 本製品.
- ManagerAccountId supports the '='.
SELECT * FROM DisplayAdsAccountLinks WHERE ManagerAccountId = '1002513173'
Columns
| Name | Type | References | Description |
| ManagerAccountId [KEY] | Int64 | MCC Account ID. | |
| AccountId | Int64 |
DisplayAdsAccounts.AccountId | Account ID. |
| LinkAccessPermission | String | Account link access permission. | |
| OwnerShipType | String | Describes whether the linked account is an account within the same company. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description | |
| AccountStatus | String | Account registration status | |
| RetargetingListSharingEnabled | String | Describes whether the link is valid for the sharing of retargeting list.
使用できる値は次のとおりです。TRUE, FALSE, UNKNOWN |