Enumeration AdGroupServiceDeviceAppType

AdGroupServiceDeviceAppTypeは、配信先のアプリケーション種別を表します。
ADDおよびSET時、このフィールドは省略可能となります。
deviceTypeがDESKTOPまたはWAP_MOBILEの場合は、deviceAppTypeを指定することはできません。
deviceTypeがNONEの場合は、deviceAppTypeまたはdeviceOsTypeのいずれかを指定する必要があります。
AdGroupServiceDeviceAppType serves application types for devices.
This field is optional in ADD and SET operation.
If deviceType is DESKTOP or WAP_MOBILE, deviceAppType cannot be specified.
If deviceType is NONE, deviceAppType or deviceOsType must be specified.
APP
アプリ向けに配信されます。Deliver to apps.
WEB
ウェブサイト向けに配信されます。Deliver to the Web.
NONE
すべてに配信されます。
※AdGroupServiceのみ設定可能
Deliver to all devices.
*Setting NONE is only available for AdGroupService.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

App: "APP"
None: "NONE"
Unknown: "UNKNOWN"
Web: "WEB"