GuaranteedAdGroupAdBrandPanelPanoramaPanelSwitchPanels
Retreived detailed information of Brand Panel Panorama Panel-switch ad.
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 '='.
- AdGroupId supports the '=,IN'.
- AdId supports the '=,IN'.
- CampaignId supports the '=,IN'.
- ContainsLabelIdFlg supports the '='.
- MediaId supports the '=,IN'.
For example, the following queries are processed server side:
SELECT * FROM GuaranteedAdGroupAdBrandPanelPanoramaPanelSwitchPanels WHERE AccountId = '123436'
Columns
Name | Type | References | Description |
AccountId | Int64 |
DisplayAdsAccounts.AccountId | Account ID. |
AdGroupId | Int64 |
GuaranteedAdGroups.AdGroupId | Ad group ID |
AdId | Int64 | Ad ID | |
CampaignId | Int64 |
GuaranteedCampaigns.AccountId | Campaign ID |
MediaId | Int64 |
Media.MediaId | Media ID. |
DisplayOrder | Int64 | Panel display order. | |
FinalUrl | String | Final URL. | |
SwitchMediaId | Int64 | Media ID of switch image. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description | |
ContainsLabelIdFlg | Boolean | Flag of contains label ID. |