GuaranteedSimulationPackageAdRequirements
Retrieve the details of conditions for composing the guaranteed ad. 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 '='.
- PackageId supports the '=,IN'.
- PackageName supports the '='.
- PackagePermittedAdPlaceTypesAdPlaceTypes supports the '=,IN'.
- DeviceTypes supports the '=,IN'.
- AdTypes supports the '=,IN'.
For example:
SELECT * FROM GuaranteedSimulationPackageAdRequirements WHERE AccountId = '1002504155' SELECT * FROM GuaranteedSimulationPackageAdRequirements WHERE AccountId = '1002504155' AND PackageId = '12346' SELECT * FROM GuaranteedSimulationPackageAdRequirements WHERE AccountId = '1002504155' AND PackageName = 'cdata'
Columns
| Name | Type | References | Description |
| AccountId | Int64 |
DisplayAdsAccounts.AccountId | Account ID. |
| PackageId | Int64 | Package ID. | |
| AdType | String | Type of ad.
使用できる値は次のとおりです。BANNER_VIDEO_AD, BANNER_IMAGE_AD, BRANDPANEL_QUINTIE, BRANDPANEL_QUINTIE_VIDEO, BRANDPANEL_PANORAMA, BRANDPANEL_PANORAMA_VIDEO, TOP_IMPACT_SQUARE, TOP_IMPACT_SQUARE_VIDEO, TOP_IMPACT_QUINTIE_VIDEO, TOP_IMPACT_PANORAMA, TOP_IMPACT_PANORAMA_VIDEO, TOP_IMPACT_PANORAMA_SIDE_VISION_VIDEO, TOP_IMPACT_PANORAMA_SIDE_SWITCH_VIDEO, TOP_IMPACT_THEATER_VIDEO, TOP_IMPACT_SQUARE_SPECIAL, TOP_IMPACT_SQUARE_SPECIAL_VIDEO, TOP_IMPACT_PRIME_DISPLAY_DOUBLE, TOP_IMPACT_PRIME_DISPLAY_DOUBLE_VIDEO, INSTREAM_VIDEO_AD, CAROUSEL_AD, UNKNOWN | |
| AspectRatio | String | Aspect ratio type. | |
| MediaAdFormat | String | Media format. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description | |
| DeviceTypes | String | Device Types | |
| AdTypes | String | Ad Types |