GuaranteedSimulationPackagesPackagePermittedAppTargetPermittedTargets
Retrieve the details of Configuration information of App targeting. 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 GuaranteedSimulationPackagesPackagePermittedAppTargetPermittedTargets WHERE AccountId = '1002504155' SELECT * FROM GuaranteedSimulationPackagesPackagePermittedAppTargetPermittedTargets WHERE AccountId = '1002504155' AND PackageId = '12346' SELECT * FROM GuaranteedSimulationPackagesPackagePermittedAppTargetPermittedTargets WHERE AccountId = '1002504155' AND PackageName = 'cdata'
Columns
| Name | Type | References | Description |
| TargetId [KEY] | String | Target ID. | |
| AccountId | Int64 |
DisplayAdsAccounts.AccountId | Account ID. |
| PackageId | Int64 | Package ID. | |
| AppType | String | Types for devices.
使用できる値は次のとおりです。APP, WEB, UNKNOWN |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description | |
| DeviceTypes | String | Device Types | |
| AdTypes | String | Ad Types |