Enumeration AdGroupServiceDeviceOsType

AdGroupServiceDeviceOsTypeは、配信先デバイスのOSの種類を表します。
ADDおよびSET時、このフィールドは省略可能となります。
deviceTypeがDESKTOPまたはWAP_MOBILEの場合は、deviceOsTypeを指定することはできません。
deviceAppTypeがNONEの場合は、deviceOsTypeを指定することはできません。
deviceTypeがNONEの場合は、deviceAppTypeまたはdeviceOsTypeのいずれかを指定する必要があります。
AdGroupServiceDeviceOsType serves OS types for devices to be posted on.
This field is optional in ADD and SET operation.
If deviceType is DESKTOP or WAP_MOBILE, deviceOsType cannot be specified.
If deviceAppType is NONE, deviceOsType cannot be specified.
If deviceType is NONE, deviceAppType or deviceOsType must be specified.
IOS
iOS向けに配信されます。Deliver to iOS.
ANDROID
Android向けに配信されます。Deliver to Android.
NONE
すべてのOSに配信されます。
※AdGroupServiceのみ設定可能
Deliver to all OS.
*Setting NONE is only available for AdGroupService.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

Android: "ANDROID"
Ios: "IOS"
None: "NONE"
Unknown: "UNKNOWN"