Hide

type AppUrl (v201506)

A URL for deep linking into an app for the given operating system.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
url
Required
xsd:string The app deep link url. E.g. "android-app://com.my.App" This field is required and should not be null.
osType
Required
AppUrl.OsType The operating system targeted by this url. This field is required and should not be null.
Enumerations
OS_TYPE_IOS
The Apple IOS operating system,
OS_TYPE_ANDROID
The Android operating system.
UNKNOWN

Send feedback about...

AdWords API