BrandItem Data Object - Campaign Management

A data object for the BrandItem.

Syntax

<xs:complexType name="BrandItem" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:SharedListItem">
      <xs:sequence>
        <xs:element minOccurs="0" name="BrandId" type="xs:long" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The BrandItem object has the following elements: BrandId.

Element Description Data Type
BrandId Reserved. long

The BrandItem object has Inherited Elements.

Inherited Elements

Inherited Elements from SharedListItem

The BrandItem object derives from the SharedListItem object, and inherits the following elements: ForwardCompatibilityMap, Type. The descriptions below are specific to BrandItem, and might not apply to other objects that inherit the same elements from the SharedListItem object.

Element Description Data Type
ForwardCompatibilityMap Reserved. KeyValuePairOfstringstring array
Type Reserved. string

Requirements

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