SearchAdsRetargetingListLogicalGroups
Retrieve the details of RetargetingList LogicalTargetList LogicalGroup.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 SearchAdsRetargetingListLogicalGroups WHERE AccountId = '125466' SELECT * FROM SearchAdsRetargetingListLogicalGroups WHERE AccountId = '125466' AND TargetListId = '234234'
Columns
Name | Type | References | Description |
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 | |
LogicalCondition | String | Describes the conditions of combined target list.
使用できる値は次のとおりです。NOT, AND, OR, UNKNOWN | |
LogicalOperand | String | Object that holds target list of combination. |