ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

SearchAdsRetargetingListRuleBaseTargetListRules

Retrieves the details of RetargetingList RuleBaseTargetList Rules.The columns values set read-only false can be inserted in the parent table using Temp tables

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

For example:

SELECT * FROM SearchAdsRetargetingListRuleBaseTargetListRules WHERE AccountId = '125466'

SELECT * FROM SearchAdsRetargetingListRuleBaseTargetListRules WHERE AccountId = '125466' AND TargetListId = '234234'

Columns

Name Type References Description
RuleItems String Object that holds grouped URL/LABEL rules. If isAllVisitor is TRUE, this field is required in ADD and SET operation.
TargetListId Int64 Target List ID.
AccountId Int64

SearchAdsAccounts.AccountId

Account ID.
TargetListOwner String Describes the owner information of the target list.

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

TargetListType String The type of target list.

使用できる値は次のとおりです。DEFAULT, RULE, LOGICAL, UNKNOWN

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