AdAccounts
Get a list of the ad_accounts that the User has access to.
Table Specific Information
Select
The 本製品 will use the Pinterest API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.
- IncludeSharedAccounts supports the '=' operator.
SELECT * FROM AdAccounts
Columns
Name | Type | References | Description |
Id [KEY] | String | Id of the Ad Account. | |
Name | String | Name of the Ad Account. | |
OwnerUsername | String | Owner Usernameof the Ad Account. | |
Country | String | Country of the ad account. | |
Currency | String | Currency of the ad account. | |
OwnerId | String | Owner UserId of the ad account. | |
CreatedTime | Datetime | Created Time of the ad account. | |
UpdatedTime | Datetime | Updated Time of the ad account. | |
Permissions | String | Permissions of the ad account. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description | |
IncludeSharedAccounts | Boolean | Include shared ad accounts |