ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

CustomKeys

Get custom key information

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 '='.
  • TargetListOwner supports the '='.

For example:

SELECT * FROM CustomKeys WHERE AccountId = '1234339'

SELECT * FROM CustomKeys WHERE AccountId = '1234339' AND TargetListOwner = 'OWNER'

Columns

Name Type References Description
AccountId Int64

SearchAdsAccounts.AccountId

Account ID.
TextKey String Evaluation items.

Pseudo-Columns

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

Name Type Description
TargetListOwner String Describes the owner information of the target list.

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

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