AccountPropertyName Value Set - Campaign Management

Defines the name of account level properties.

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:restriction>
</xs:simpleType>

Values

The AccountPropertyName value set has the following values: AdClickParallelTracking, AllowImageAutoRetrieve, AutoApplyRecommendations, AutoBiddingViewThroughConversionsValueAttributionWeight, 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.
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