VideosVideoSettingExtraSpecs
It is an additional video quality that can be used other than the regular video qualities. 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 '='.
- MediaId supports the '='.
SELECT * FROM VideosVideoSettingExtraSpecs WHERE AccountId = '1002504155'; SELECT * FROM VideosVideoSettingExtraSpecs WHERE AccountId = '1002504155' AND MediaId = '123456'
Columns
Name | Type | References | Description |
MediaId | Int64 | Audience List ID. | |
AccountId | Int64 |
DisplayAdsAccounts.AccountId | Account ID. |
QualityType | String | Describes the type of video quality that can be used other than the regular video qualities. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description | |
StartDate | Date | start date of the search target period. | |
EndDate | Date | end date of the search target period. | |
ReferenceNumber | String | This column will be used in Bulk operations to get specific values from the Temp tables. |