AdExtensionAssociationCollection Data Object - Campaign Management

Defines an array of objects that associate an ad extension and its editorial status to an account, campaign, or ad group.

Syntax

<xs:complexType name="AdExtensionAssociationCollection" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AdExtensionAssociations" nillable="true" type="tns:ArrayOfAdExtensionAssociation" />
  </xs:sequence>
</xs:complexType>

Elements

The AdExtensionAssociationCollection object has the following elements: AdExtensionAssociations.

Element Description Data Type
AdExtensionAssociations An array of objects that associate an ad extension and its editorial status to an account, campaign, or ad group.

Add: Required
Update: Required
AdExtensionAssociation array

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

Used By

GetAdExtensionsAssociations