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.
Defines the possible additional fields for an asset group.
Syntax
<xs:simpleType name="AssetGroupAdditionalField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="AssetGroupSearchThemes" />
<xs:enumeration value="AssetGroupUrlTargets" />
<xs:enumeration value="TrackingUrlTemplate" />
<xs:enumeration value="FinalUrlSuffix" />
<xs:enumeration value="UrlCustomParameters" />
<xs:enumeration value="CroppingType" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
Values
The AssetGroupAdditionalField value set has the following values: AssetGroupSearchThemes, AssetGroupUrlTargets, CroppingType, FinalUrlSuffix, TrackingUrlTemplate, UrlCustomParameters.
| Value | Description |
|---|---|
| AssetGroupSearchThemes | Request that the AssetGroupSearchThemes element be included within each returned AssetGroup object. |
| AssetGroupUrlTargets | Request that the AssetGroupUrlTargets element be included within each returned AssetGroup object. |
| CroppingType | Request that the CroppingType element be included within each returned AssetGroup object. |
| FinalUrlSuffix | Request that the FinalUrlSuffix element be included within each returned AssetGroup object. |
| TrackingUrlTemplate | Request that the TrackingUrlTemplate element be included within each returned AssetGroup object. |
| UrlCustomParameters | Request that the UrlCustomParameters element be included within each returned AssetGroup object. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13