ADO.NET Provider for Yahoo! Ads

Build 23.0.8839

FeedSetConditionSetsOrCondition

Retrieve the details of Conditions of Item Set information. 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,FeedId is required to make a request and the rest of the filter is executed client-side within the 本製品.

  • AccountId supports the '='.
  • FeedId supports the '='.
  • FeedSetId supports the '=,IN'.
  • IncludeItemCount supports the '='.
For example:
SELECT * FROM FeedSetConditionSetsOrCondition WHERE AccountId = '1002504155' AND FeedId = '1132453'

Columns

Name Type References Description
AccountId Int64

DisplayAdsAccounts.AccountId

Account ID.
FeedSetId Int64 Item Set ID.
FeedId Int64

DisplayAdsFeeds.FeedId

Feed ID.
CompareOperator String Setting conditions of Item Set

使用できる値は次のとおりです。EQUAL, NOT_EQUAL, GREATER_THAN_EQUALS, LESS_THAN_EQUALS, UNKNOWN

Value String Value.
IncludeItemCount Boolean number of items of Item Set.

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