Power BI Connector for Yahoo! Ads

Build 25.0.9434

AudienceListContentAdvancedSegmentsAudienceListKeywords

Retrieve the details of the audience list (Advanced segments).

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 '='.
  • AudienceListId supports the '=,IN'.

For example:

SELECT * FROM AudienceListContentAdvancedSegmentsAudienceListKeywords WHERE AccountId = '1234300';
SELECT * FROM AudienceListContentAdvancedSegmentsAudienceListKeywords WHERE AccountId = '1234300' AND AudienceListId = '1003039071';

Columns

Name Type References Description
AudienceListId Int64 Audience List ID.
AccountId Int64

DisplayAdsAccounts.AccountId

Account ID.
Keyword String Keyword.
UnavailableKeyword String Whether the keyword is unavailable.

使用できる値は次のとおりです。TRUE, FALSE, UNKNOWN

Pseudo-Columns

SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。

Name Type Description
SharingStatusFilterType String sharing status of the target list.

使用できる値は次のとおりです。ALL, SHARED, NOT_SHARED, UNKNOWN

デフォルト値はALLです。

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434