ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839