ImpressionBasedRemarketingList Data Object - Campaign Management

Defines a data object for ImpressionBasedRemarketingList.

Syntax

<xs:complexType name="ImpressionBasedRemarketingList" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Audience">
      <xs:sequence>
        <xs:element minOccurs="0" name="AdGroupId" nillable="true" type="xs:long" />
        <xs:element minOccurs="0" name="CampaignId" nillable="true" type="xs:long" />
        <xs:element minOccurs="0" name="EntityType" type="tns:ImpressionBasedEntityType" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The ImpressionBasedRemarketingList object has the following elements: AdGroupId, CampaignId, EntityType.

Element Description Data Type
AdGroupId The ad group identifier to associate with the impression-based remarketing list.

Note: The AdGroupId is null for an impression-based remarketing list with users who have viewed an ad under campaign.
long
CampaignId The campaign identifier to associate with the impression-based remarketing list. long
EntityType The entity type of an impression-based remarketing list. ImpressionBasedEntityType

The ImpressionBasedRemarketingList object has Inherited Elements.

Inherited Elements

Inherited Elements from Audience

The ImpressionBasedRemarketingList object derives from the Audience object, and inherits the following elements: AudienceNetworkSize, CustomerShare, Description, ForwardCompatibilityMap, Id, MembershipDuration, Name, ParentId, Scope, SearchSize, SupportedCampaignTypes, Type. The descriptions below are specific to ImpressionBasedRemarketingList, and might not apply to other objects that inherit the same elements from the Audience object.

Element Description Data Type
AudienceNetworkSize Reserved. long
CustomerShare Reserved. CustomerShare
Description Reserved. string
ForwardCompatibilityMap Reserved. KeyValuePairOfstringstring array
Id Reserved. long
MembershipDuration Reserved. int
Name Reserved. string
ParentId Reserved. long
Scope Reserved. EntityScope
SearchSize Reserved. long
SupportedCampaignTypes Reserved. string array
Type Reserved. AudienceType

Requirements

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