AccountPropertyName Value Set - Campaign Management

Defines the name of account level properties.

These are the segments that advertisers can block. Pass the segment ID as BlockedContentSegments:

Segments advertisers can block Segment ID Description
Politics 1500902 Exclude all content relating to politics as rated by the IAS semantic intelligence engine.
Sensitive Social Issues 1500692 Exclude content relating to negative news or sentiment around disasters such as hurricanes, tropical storms, and the aftermath of such catastrophes such as structural collapses and transit disasters as rated by the IAS semantic intelligence engine.
Kids Content 1510878 Exclude content relating to topics for and about kids, including pages targeted at kids (e.g., movies and TV shows for kids, children's books and songs, toys) and pages targeted at their parents (e.g., forums and blogs about parenting, traveling with kids, activities to do with kids, children's health) as rated by the IAS semantic intelligence engine.
Crime 1507654 Exclude all content relating to crime and harmful acts to individuals and society, including human rights violations, as rated by the IAS semantic intelligence engine. This includes educational, informative, and scientific content related to the topic.
Natural Disasters 1500691 Exclude content relating to negative news or sentiment around disasters such as hurricanes, tropical storms, and the aftermath of such catastrophes such as structural collapses and transit disasters as rated by the IAS semantic intelligence engine.
Protests & Demonstrations 1500671 Exclude content relating to protests, demonstrations, brutality, and riots as rated by the IAS semantic intelligence engine.
Infectious Diseases & Outbreaks 1500078 Exclude content relating to infectious diseases, epidemics and outbreaks (e.g., coronavirus, zika, norovirus) as rated by the IAS semantic intelligence engine.
Unscored Traffic 1000001 Exclude content that is not scored or segment is not determined by the IAS semantic intelligence engine.

Syntax

<xs:simpleType name="AccountPropertyName" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="None" />
    <xs:enumeration value="TrackingUrlTemplate" />
    <xs:enumeration value="MSCLKIDAutoTaggingEnabled" />
    <xs:enumeration value="AdClickParallelTracking">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="FinalUrlSuffix">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IncludeViewThroughConversions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ProfileExpansionEnabled">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AllowImageAutoRetrieve">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AutoApplyRecommendations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IncludeAutoBiddingViewThroughConversions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">256</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AutoBiddingViewThroughConversionsValueAttributionWeight">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">512</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LoopBackWindowForViewThroughConversions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1024</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BusinessAttributes">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2048</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EnableMMAUnderDSAAdgroups">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4096</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="OptOutFromMCM">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8192</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="NetflixTCAccepted">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16384</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BlockedContentSegments">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32768</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

Values

The AccountPropertyName value set has the following values: AdClickParallelTracking, AllowImageAutoRetrieve, AutoApplyRecommendations, AutoBiddingViewThroughConversionsValueAttributionWeight, BlockedContentSegments, BusinessAttributes, EnableMMAUnderDSAAdgroups, FinalUrlSuffix, IncludeAutoBiddingViewThroughConversions, IncludeViewThroughConversions, LoopBackWindowForViewThroughConversions, MSCLKIDAutoTaggingEnabled, NetflixTCAccepted, None, OptOutFromMCM, ProfileExpansionEnabled, TrackingUrlTemplate.

Value Description
AdClickParallelTracking Used to get or set the property that determines whether you want to send customers directly to your final URL while click measurement runs in the background.

For more information see AdClickParallelTracking.
AllowImageAutoRetrieve Used to get or set the property that determines whether Microsoft Advertising is allowed to use images from your domain to enhance your ads on the Microsoft Audience Network.

For more information see AllowImageAutoRetrieve.
AutoApplyRecommendations Used to get or set the property that determines whether Microsoft Advertising is allowed to automatically apply ad recommendations meant to help you boost ad performance.

AutoApplyRecommendations in Campaign Management API is deprecated as of November 30, 2022. We strongly encourage you to use the new Auto-apply Management interface in Ad Insight API.

For more information see AutoApplyRecommendations.
AutoBiddingViewThroughConversionsValueAttributionWeight Reserved.
BlockedContentSegments The segments that advertisers can block. Pass the segment ID. See the table above for segment information and IDs.
BusinessAttributes Used to get or set the property that determines the account's business attributes meant to help you boost ad performance.

For more information see BusinessAttributes.
EnableMMAUnderDSAAdgroups Reserved.
FinalUrlSuffix Used to get or set the account's Final URL Suffix.

For more information see FinalUrlSuffix.
IncludeAutoBiddingViewThroughConversions Reserved.
IncludeViewThroughConversions Used to get or set the property that determines whether you want to include view-through conversions for campaigns in the account.

For more information see IncludeViewThroughConversions.
LoopBackWindowForViewThroughConversions Reserved.
MSCLKIDAutoTaggingEnabled Used to get or set the property that determines whether MSCLKID auto-tagging is enabled for the account.

For more information see MSCLKIDAutoTaggingEnabled.
NetflixTCAccepted Reserved.
None Reserved for internal use.
OptOutFromMCM Reserved.
ProfileExpansionEnabled Used to get or set the property that determines whether LinkedIn profile targeting expansion is enabled for the account.

For more information see ProfileExpansionEnabled.
TrackingUrlTemplate Used to get or set the account's tracking template.

For more information see TrackingUrlTemplate.

Requirements

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

Used By

AccountProperty
GetAccountProperties