AppUrl Data Object - Campaign Management
Defines the operating system platform and URL of the app store download webpage.
Note
Reserved for future use.
Syntax
<xs:complexType name="AppUrl" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="OsType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Url" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The AppUrl object has the following elements: OsType, Url.
Element | Description | Data Type |
---|---|---|
OsType | Reserved for future use. | string |
Url | Reserved for future use. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Used By
Ad
AppAdExtension
BiddableAdGroupCriterion
DisclaimerAdExtension
FlyerAdExtension
ImageAdExtension
Keyword
PromotionAdExtension
SitelinkAdExtension
VideoAdExtension