ContentsKeywordListsContentsKeyword
Get the contents keyeord list
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 '='.
- ContentsKeywordListId supports the '=,IN'.
For example:
SELECT * FROM ContentsKeywordListsContentsKeyword WHERE AccountId = '1002504155' SELECT * FROM ContentsKeywordListsContentsKeyword WHERE ContentsKeywordListId = '1000010795'
Columns
Name | Type | References | Description |
AccountId | Int64 |
DisplayAdsAccounts.AccountId | Account ID. |
ContentsKeywordId [KEY] | Integer |
ContentsKeywordIdea.AccountId | Contents keyword ID.This field is required in ADD and SET operation. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description | |
ContentsKeywordListId | Integer | Contents keyword list ID. |