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.
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. |