SharedAudienceList
Get the list of shared audience list.
Table Specific Information
Select
The 本製品 will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator.
- AudienceListId supports the '=,IN'.
- Lang supports the '=,IN'.
For example:
SELECT * FROM SharedAudienceList WHERE AudienceListId = '1003527514' SELECT * FROM SharedAudienceList WHERE AudienceListId = '1003527514' AND AudienceListType = 'AFFINITY'
Columns
Name | Type | References | Description |
AudienceListId | Int64 | Audience List ID. | |
AudienceListNameEn | String | Audience List name(Eng). | |
AudienceListNameJa | String | Audience List name(Ja). | |
AudienceListType | String | It serves types of shared audience list.
使用できる値は次のとおりです。AFFINITY, IN_MARKET, ATTRIBUTE_LIFE_EVENTS, UNKNOWN | |
Reach | Int64 | Number of reaches. |