Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The brand kit image data object.
Syntax
<xs:complexType name="BrandKitImage" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="CropHeight" nillable="true" type="xs:int" />
<xs:element minOccurs="0" name="CropWidth" nillable="true" type="xs:int" />
<xs:element minOccurs="0" name="CropX" nillable="true" type="xs:int" />
<xs:element minOccurs="0" name="CropY" nillable="true" type="xs:int" />
<xs:element minOccurs="0" name="Id" type="xs:long" />
<xs:element minOccurs="0" name="ThumbnailUrl" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Url" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The BrandKitImage object has the following elements: CropHeight, CropWidth, CropX, CropY, Id, ThumbnailUrl, Url.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13