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.
Represents the annotation opt-out configuration for an account.
Syntax
<xs:complexType name="AnnotationOptOut" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AccountId" type="xs:long" />
<xs:element minOccurs="0" name="AnnotationGroupId" type="xs:long" />
<xs:element minOccurs="0" name="CustomerId" type="xs:long" />
<xs:element minOccurs="0" name="IsOptOut" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
Elements
The AnnotationOptOut object has the following elements: AccountId, AnnotationGroupId, CustomerId, IsOptOut.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13