DownloadEntity Value Set - Bulk

Defines the entities that may be downloaded and uploaded in bulk.

For more information, see Bulk File Schema.

Syntax

<xs:simpleType name="DownloadEntity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Campaigns">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroups">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Ads">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Keywords">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeKeywords">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeKeywords">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignTargetCriterions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupTargetCriterions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeSites">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeSites">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignLocationAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignCallAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LocationAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">13</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CallAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="NegativeKeywordLists">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SharedNegativeKeywords">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeKeywordListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">17</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ImageAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">18</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignImageAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">19</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupImageAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AppAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">21</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupAppAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">22</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignAppAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">23</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PriceAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">24</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ReviewAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">25</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeDynamicSearchAdTargets">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">26</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupProductPartitions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">27</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignProductScopes">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">28</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignReviewAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">29</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupReviewAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CalloutAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">31</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignCalloutAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupCalloutAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">33</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SitelinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">34</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignSitelinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">35</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupSitelinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">36</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="StructuredSnippetAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">37</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignStructuredSnippetAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">38</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupStructuredSnippetAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">39</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RemarketingLists">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">40</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">41</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Budgets">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">42</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TextAds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">43</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ProductAds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">44</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AppInstallAds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">45</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ExpandedTextAds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">46</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DynamicSearchAds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">47</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupDynamicSearchAdTargets">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">48</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeDynamicSearchAdTargets">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">49</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignPriceAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">50</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupPriceAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">51</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Labels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">52</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">53</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">54</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TextAdLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">55</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="KeywordLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">56</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">57</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CustomAudiences">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">58</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupCustomAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">59</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeCustomAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">60</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="InMarketAudiences">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">61</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupInMarketAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">62</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeInMarketAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">63</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Audiences">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">65</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">66</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ProductAdLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">67</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AppInstallAdLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">68</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ExpandedTextAdLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">69</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DynamicSearchAdLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">70</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountLocationAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">71</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountImageAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">72</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountAppAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">73</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountPriceAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">74</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountReviewAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">75</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountCalloutAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">76</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountSitelinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">77</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountStructuredSnippetAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">78</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveAds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">79</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveAdLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">80</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ProductAudiences">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">81</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupProductAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">82</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeProductAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">83</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SimilarRemarketingLists">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">84</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupSimilarRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">85</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeSimilarRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">86</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Experiments">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">87</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ActionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">88</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignActionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">89</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupActionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">90</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountActionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">91</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveSearchAds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">92</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveSearchAdLabels">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">93</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">94</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">95</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignCustomAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">96</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeCustomAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">97</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignInMarketAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">98</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeInMarketAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">99</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignProductAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">100</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeProductAudienceAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">101</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">102</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">103</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignSimilarRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">104</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeSimilarRemarketingListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">105</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Feeds">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">106</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="FeedItems">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">107</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeStoreCriterions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">108</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PromotionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">109</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountPromotionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">110</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignPromotionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">111</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupPromotionAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">112</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CombinedLists">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">113</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupCombinedListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">114</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeCombinedListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">115</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignCombinedListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">116</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeCombinedListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">117</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Images">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">118</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CustomerLists">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">119</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupCustomerListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">120</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupNegativeCustomerListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">121</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignCustomerListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">122</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeCustomerListAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">123</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="FilterLinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">124</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountFilterLinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">125</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignFilterLinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">126</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupFilterLinkAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">127</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="FlyerAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountFlyerAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">129</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignFlyerAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">130</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupFlyerAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">131</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BidStrategies">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">132</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="VideoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">133</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountVideoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">134</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignVideoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">135</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupVideoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">136</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Videos">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">137</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DisclaimerAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">138</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignDisclaimerAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">139</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdcustomizerAttribute">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">140</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignAdcustomizerAttribute">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">141</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupAdcustomizerAttribute">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">142</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="KeywordAdcustomizerAttribute">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">143</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignConversionGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">144</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupHotelListingGroups">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">145</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AssetGroups">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">146</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AudienceGroups">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">147</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignNegativeWebpages">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">148</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AudienceGroupAssetGroupAssociations">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">149</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AssetGroupListingGroups">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">150</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LogoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">151</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountLogoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">152</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignLogoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">153</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroupLogoAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">154</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LeadFormAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">155</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountLeadFormAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">156</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CampaignLeadFormAdExtensions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">157</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountNegativeKeywordList">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">158</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountNegativeKeywordListAssociation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">159</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AccountNegativeKeyword">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">160</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ConversionGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">161</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EventGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">162</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AppInstallGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">163</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MultiStageGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">164</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DurationGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">165</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="OfflineConversionGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">166</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="UrlGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">167</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="InStoreTransactionGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">168</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PagesViewedPerVisitGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">169</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SmartGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">170</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="InStoreVisitGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">171</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ProductGoal">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">172</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SeasonalityAdjustments">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">173</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DataExclusions">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">174</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

Values

The DownloadEntity value set has the following values: AccountActionAdExtensions, AccountAppAdExtensions, AccountCalloutAdExtensions, AccountFilterLinkAdExtensions, AccountFlyerAdExtensions, AccountImageAdExtensions, AccountLeadFormAdExtensions, AccountLocationAdExtensions, AccountLogoAdExtensions, AccountNegativeKeyword, AccountNegativeKeywordList, AccountNegativeKeywordListAssociation, AccountPriceAdExtensions, AccountPromotionAdExtensions, AccountReviewAdExtensions, AccountSitelinkAdExtensions, AccountStructuredSnippetAdExtensions, AccountVideoAdExtensions, ActionAdExtensions, AdcustomizerAttribute, AdGroupActionAdExtensions, AdGroupAdcustomizerAttribute, AdGroupAppAdExtensions, AdGroupAudienceAssociations, AdGroupCalloutAdExtensions, AdGroupCombinedListAssociations, AdGroupCustomAudienceAssociations, AdGroupCustomerListAssociations, AdGroupDynamicSearchAdTargets, AdGroupFilterLinkAdExtensions, AdGroupFlyerAdExtensions, AdGroupHotelListingGroups, AdGroupImageAdExtensions, AdGroupInMarketAudienceAssociations, AdGroupLabels, AdGroupLogoAdExtensions, AdGroupNegativeAudienceAssociations, AdGroupNegativeCombinedListAssociations, AdGroupNegativeCustomAudienceAssociations, AdGroupNegativeCustomerListAssociations, AdGroupNegativeDynamicSearchAdTargets, AdGroupNegativeInMarketAudienceAssociations, AdGroupNegativeKeywords, AdGroupNegativeProductAudienceAssociations, AdGroupNegativeRemarketingListAssociations, AdGroupNegativeSimilarRemarketingListAssociations, AdGroupNegativeSites, AdGroupPriceAdExtensions, AdGroupProductAudienceAssociations, AdGroupProductPartitions, AdGroupPromotionAdExtensions, AdGroupRemarketingListAssociations, AdGroupReviewAdExtensions, AdGroups, AdGroupSimilarRemarketingListAssociations, AdGroupSitelinkAdExtensions, AdGroupStructuredSnippetAdExtensions, AdGroupTargetCriterions, AdGroupVideoAdExtensions, Ads, AppAdExtensions, AppInstallAdLabels, AppInstallAds, AppInstallGoal, AssetGroupListingGroups, AssetGroups, AudienceGroupAssetGroupAssociations, AudienceGroups, Audiences, BidStrategies, Budgets, CallAdExtensions, CalloutAdExtensions, CampaignActionAdExtensions, CampaignAdcustomizerAttribute, CampaignAppAdExtensions, CampaignAudienceAssociations, CampaignCallAdExtensions, CampaignCalloutAdExtensions, CampaignCombinedListAssociations, CampaignConversionGoal, CampaignCustomAudienceAssociations, CampaignCustomerListAssociations, CampaignDisclaimerAdExtensions, CampaignFilterLinkAdExtensions, CampaignFlyerAdExtensions, CampaignImageAdExtensions, CampaignInMarketAudienceAssociations, CampaignLabels, CampaignLeadFormAdExtensions, CampaignLocationAdExtensions, CampaignLogoAdExtensions, CampaignNegativeAudienceAssociations, CampaignNegativeCombinedListAssociations, CampaignNegativeCustomAudienceAssociations, CampaignNegativeCustomerListAssociations, CampaignNegativeDynamicSearchAdTargets, CampaignNegativeInMarketAudienceAssociations, CampaignNegativeKeywordListAssociations, CampaignNegativeKeywords, CampaignNegativeProductAudienceAssociations, CampaignNegativeRemarketingListAssociations, CampaignNegativeSimilarRemarketingListAssociations, CampaignNegativeSites, CampaignNegativeStoreCriterions, CampaignNegativeWebpages, CampaignPriceAdExtensions, CampaignProductAudienceAssociations, CampaignProductScopes, CampaignPromotionAdExtensions, CampaignRemarketingListAssociations, CampaignReviewAdExtensions, Campaigns, CampaignSimilarRemarketingListAssociations, CampaignSitelinkAdExtensions, CampaignStructuredSnippetAdExtensions, CampaignTargetCriterions, CampaignVideoAdExtensions, CombinedLists, ConversionGoal, CustomAudiences, CustomerLists, DataExclusions, DisclaimerAdExtensions, DurationGoal, DynamicSearchAdLabels, DynamicSearchAds, EventGoal, ExpandedTextAdLabels, ExpandedTextAds, Experiments, FeedItems, Feeds, FilterLinkAdExtensions, FlyerAdExtensions, ImageAdExtensions, Images, InMarketAudiences, InStoreTransactionGoal, InStoreVisitGoal, KeywordAdcustomizerAttribute, KeywordLabels, Keywords, Labels, LeadFormAdExtensions, LocationAdExtensions, LogoAdExtensions, MultiStageGoal, NegativeKeywordLists, OfflineConversionGoal, PagesViewedPerVisitGoal, PriceAdExtensions, ProductAdLabels, ProductAds, ProductAudiences, ProductGoal, PromotionAdExtensions, RemarketingLists, ResponsiveAdLabels, ResponsiveAds, ResponsiveSearchAdLabels, ResponsiveSearchAds, ReviewAdExtensions, SeasonalityAdjustments, SharedNegativeKeywords, SimilarRemarketingLists, SitelinkAdExtensions, SmartGoal, StructuredSnippetAdExtensions, TextAdLabels, TextAds, UrlGoal, VideoAdExtensions, Videos.

Value Description
AccountActionAdExtensions Include Account Action Ad Extension records in the download that represents the association relationship between an account and an action ad extension. For Action Ad Extension records, you should include the ActionAdExtensions value in the download request.
AccountAppAdExtensions Include Account App Ad Extension records in the download that each represent the association relationship between an account and an app ad extension. For App Ad Extension records, you should include the AppAdExtensions value in the download request.
AccountCalloutAdExtensions Include Account Callout Ad Extension records in the download that represents the association relationship between an account and a callout ad extension. For Callout Ad Extension records, you should include the CalloutAdExtensions value in the download request.
AccountFilterLinkAdExtensions Include Account Filter Link Ad Extension records in the download that represents the association relationship between an account and a filter link ad extension. For Filter Link Ad Extension records, you should include the FilterLinkAdExtensions value in the download request.
AccountFlyerAdExtensions Include Account Flyer Ad Extension records in the download that represents the association relationship between an account and a flyer ad extension. For Flyer Ad Extension records, you should include the FlyerAdExtensions value in the download request.
AccountImageAdExtensions Include Account Image Ad Extension records in the download that represents the association relationship between an account and an image ad extension. For Image Ad Extension records, you should include the ImageAdExtensions value in the download request.
AccountLeadFormAdExtensions Reserved.
AccountLocationAdExtensions Include Account Location Ad Extension records in the download that represents the association relationship between an account and a location ad extension. For Location Ad Extension records, you should include the LocationAdExtensions value in the download request.
AccountLogoAdExtensions Reserved.
AccountNegativeKeyword Include Account Negative Keyword List records in the download data. The Account Negative Keyword List records don't include account negative keywords that are shared in each list. For Account Shared Negative Keyword records, you should include the AccountNegativeKeyword value in the download request.

DownloadCampaignsByCampaignIds will return all account negative keyword lists from your account's account negative keyword list library, whether or not the lists are associated with the specified account.
AccountNegativeKeywordList Include Account Negative Keyword List records in the download data. The Account Negative Keyword List records don't include negative keywords that are shared in each list. For Account Shared Negative Keyword records, you should include the AccountNegativeKeyword value in the download request.

DownloadCampaignsByCampaignIds will return all account negative keyword lists from your account's account negative keyword list library, whether or not the lists are associated with the specified account.
AccountNegativeKeywordListAssociation Include Account Negative Keyword List Association records in the download that represents the association relationship between an account and an account negative keyword list. For Account Negative Keyword List records, you should include the AccountNegativeKeywordList value in the download request.
AccountPriceAdExtensions Include Account Price Ad Extension records in the download that represents the association relationship between an account and a price ad extension. For Price Ad Extension records, you should include the PriceAdExtensions value in the download request.
AccountPromotionAdExtensions Include Account Promotion Ad Extension records in the download that represents the association relationship between an account and a promotion ad extension. For Promotion Ad Extension records, you should include the PromotionAdExtensions value in the download request.
AccountReviewAdExtensions Include Account Review Ad Extension records in the download that each represent the association relationship between an account and a review ad extension. For Review Ad Extension records, you should include the ReviewAdExtensions value in the download request.
AccountSitelinkAdExtensions Include Account Sitelink Ad Extension records in the download that represents the association relationship between an account and a sitelink ad extension. For Sitelink Ad Extension records, you should include the SitelinkAdExtensions value in the download request.
AccountStructuredSnippetAdExtensions Include Account Structured Snippet Ad Extension records in the download that represents the association relationship between an account and a structured snippet ad extension. For Structured Snippet Ad Extension records, you should include the StructuredSnippetAdExtensions value in the download request.
AccountVideoAdExtensions Include Account Video Ad Extension records in the download that represents the association relationship between an account and a video ad extension. For Video Ad Extension records, you should include the VideoAdExtensions value in the download request.
ActionAdExtensions Include Action Ad Extension records in the download data.

To get all action ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the action ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
AdcustomizerAttribute Reserved.
AdGroupActionAdExtensions Include Ad Group Action Ad Extension records in the download that each represent the association relationship between an ad group and an action ad extension. For Action Ad Extension records, you should include the ActionAdExtensions value in the download request.
AdGroupAdcustomizerAttribute Reserved.
AdGroupAppAdExtensions Include Ad Group App Ad Extension records in the download that each represent the association relationship between an ad group and an app ad extension. For App Ad Extension records, you should include the AppAdExtensions value in the download request.
AdGroupAudienceAssociations Include Ad Group Combined List Association, Ad Group Custom Audience Association, Ad Group Customer List Association, Ad Group In Market Audience Association, Ad Group Product Audience Association, Ad Group Remarketing List Association, and Ad Group Similar Remarketing List Association records in the download data.

To get audience associations by type instead of requesting all types of audience associations, you can include one or more of the AdGroupCombinedListAssociations, AdGroupCustomAudienceAssociations, AdGroupCustomerListAssociations, AdGroupInMarketAudienceAssociations, AdGroupProductAudienceAssociations, AdGroupRemarketingListAssociations, and AdGroupSimilarRemarketingListAssociations values in the download request.
AdGroupCalloutAdExtensions Include Ad Group Callout Ad Extension records in the download that each represent the association relationship between an ad group and a callout ad extension. For Callout Ad Extension records, you should include the CalloutAdExtensions value in the download request.
AdGroupCombinedListAssociations Include Ad Group Combined List Association records in the download that each represent the association relationship between an ad group and a combined list. For Combined List records, you should include the CombinedLists value in the download request.
AdGroupCustomAudienceAssociations Include Ad Group Custom Audience Association records in the download that each represent the association relationship between an ad group and a custom audience. For Custom Audience records, you should include the CustomAudiences value in the download request.
AdGroupCustomerListAssociations Include Ad Group Customer List Association records in the download that each represent the association relationship between an ad group and a customer list. For Customer List records, you should include the CustomerLists value in the download request.
AdGroupDynamicSearchAdTargets Include Ad Group Dynamic Search Ad Target records in the download data.
AdGroupFilterLinkAdExtensions Include Ad Group Filter Link Ad Extension records in the download that each represent the association relationship between an ad group and a filter link ad extension. For Filter Link Ad Extension records, you should include the FilterLinkAdExtensions value in the download request.
AdGroupFlyerAdExtensions Include Ad Group Flyer Ad Extension records in the download that each represent the association relationship between an ad group and a flyer ad extension. For Flyer Ad Extension records, you should include the FlyerAdExtensions value in the download request.
AdGroupHotelListingGroups Reserved.
AdGroupImageAdExtensions Include Ad Group Image Ad Extension records in the download that each represent the association relationship between an ad group and an image ad extension. For Image Ad Extension records, you should include the ImageAdExtensions value in the download request.
AdGroupInMarketAudienceAssociations Include Ad Group In Market Audience Association records in the download that each represent the association relationship between an ad group and an in-market audience. For In Market Audience records, you should include the InMarketAudiences value in the download request.
AdGroupLabels Include Ad Group Label records in the download that each represent a label applied to an ad group. For Label records, you should include the Labels value in the download request.
AdGroupLogoAdExtensions Reserved.
AdGroupNegativeAudienceAssociations Include Ad Group Negative Combined List Association, Ad Group Negative Custom Audience Association, Ad Group Negative Customer List Association, Ad Group Negative In Market Audience Association, Ad Group Negative Product Audience Association, Ad Group Negative Remarketing List Association, and Ad Group Negative Similar Remarketing List Association records in the download data.

To get negative audience associations by type instead of requesting all types of negative audience associations, you can include one or more of the AdGroupNegativeCombinedListAssociations, AdGroupNegativeCustomAudienceAssociations, AdGroupNegativeCustomerListAssociations, AdGroupInMarketAudienceNegativeAssociations, AdGroupNegativeProductAudienceAssociations, AdGroupNegativeRemarketingListAssociations, and AdGroupNegativeSimilarRemarketingListAssociations values in the download request.
AdGroupNegativeCombinedListAssociations Include Ad Group Negative Combined List Association records in the download that each represent the association relationship between an ad group and a combined list exclusion. For Combined List records, you should include the CombinedLists value in the download request.
AdGroupNegativeCustomAudienceAssociations Include Ad Group Negative Custom Audience Association records in the download that each represent the association relationship between an ad group and a custom audience exclusion. For Custom Audience records, you should include the CustomAudiences value in the download request.
AdGroupNegativeCustomerListAssociations Include Ad Group Negative Customer List Association records in the download that each represent the association relationship between an ad group and a customer list exclusion. For Customer List records, you should include the CustomerLists value in the download request.
AdGroupNegativeDynamicSearchAdTargets Include Ad Group Negative Dynamic Search Ad Target records in the download data.
AdGroupNegativeInMarketAudienceAssociations Include Ad Group Negative In Market Audience Association records in the download that each represent the association relationship between an ad group and an in-market audience exclusion. For In Market Audience records, you should include the InMarketAudiences value in the download request.
AdGroupNegativeKeywords Include Ad Group Negative Keyword records in the download data.
AdGroupNegativeProductAudienceAssociations Include Ad Group Negative Product Audience Association records in the download that each represent the association relationship between an ad group and a product audience exclusion. For Product Audience records, you should include the ProductAudiences value in the download request.
AdGroupNegativeRemarketingListAssociations Include Ad Group Negative Remarketing List Association records in the download that each represent the association relationship between an ad group and a remarketing list exclusion. For Remarketing List records, you should include the RemarketingLists value in the download request.
AdGroupNegativeSimilarRemarketingListAssociations Include Ad Group Negative Similar Remarketing List Association records in the download that each represent the association relationship between an ad group and a similar remarketing list exclusion. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request.
AdGroupNegativeSites Include Ad Group Negative Site records in the download data.
AdGroupPriceAdExtensions Include Ad Group Price Ad Extension records in the download that each represent the association relationship between an ad group and a price ad extension. For Price Ad Extension records, you should include the PriceAdExtensions value in the download request.
AdGroupProductAudienceAssociations Include Ad Group Product Audience Association records in the download that each represent the association relationship between an ad group and a product audience. For Product Audience records, you should include the ProductAudiences value in the download request.
AdGroupProductPartitions Include Ad Group Product Partition records in the download data.
AdGroupPromotionAdExtensions Include Ad Group Promotion Ad Extension records in the download that each represent the association relationship between an ad group and a promotion ad extension. For Promotion Ad Extension records, you should include the PromotionAdExtensions value in the download request.
AdGroupRemarketingListAssociations Include Ad Group Remarketing List Association records in the download that each represent the association relationship between an ad group and a remarketing list. For Remarketing List records, you should include the RemarketingLists value in the download request.
AdGroupReviewAdExtensions Include Ad Group Review Ad Extension records in the download that each represent the association relationship between an ad group and a review ad extension. For Review Ad Extension records, you should include the ReviewAdExtensions value in the download request.
AdGroups Include Ad Group records in the download data.
AdGroupSimilarRemarketingListAssociations Include Ad Group Similar Remarketing List Association records in the download that each represent the association relationship between an ad group and a similar remarketing list. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request.
AdGroupSitelinkAdExtensions Include Ad Group Sitelink Ad Extension records in the download that each represent the association relationship between an ad group and a sitelink ad extension. For Sitelink Ad Extension records, you should include the SitelinkAdExtensions value in the download request.
AdGroupStructuredSnippetAdExtensions Include Ad Group Structured Snippet Ad Extension records in the download that each represent the association relationship between an ad group and a structured snippet ad extension. For Structured Snippet Ad Extension records, you should include the StructuredSnippetAdExtensions value in the download request.
AdGroupTargetCriterions Include Ad Group Age Criterion, Ad Group Company Name Criterion, Ad Group DayTime Criterion, Ad Group DeviceOS Criterion, Ad Group Gender Criterion, Ad Group Industry Criterion, Ad Group Job Function Criterion, Ad Group Location Criterion, Ad Group Location Intent Criterion, Ad Group Negative Age Criterion, Ad Group Negative Company Name Criterion, Ad Group Negative Gender Criterion, Ad Group Negative Industry Criterion, Ad Group Negative Job Function Criterion, Ad Group Negative Location Criterion, and Ad Group Radius Criterion records in the download data.
AdGroupVideoAdExtensions Include Ad Group Video Ad Extension records in the download that each represent the association relationship between an ad group and a video ad extension. For Video Ad Extension records, you should include the VideoAdExtensions value in the download request.
Ads Include App Install Ad, Dynamic Search Ad, Expanded Text Ad, Product Ad, Responsive Ad, Responsive Search Ad, and Text Ad records in the download data.

To get ads by type instead of requesting all types of ads, you can include one or more of the AppInstallAds, DynamicSearchAds, ExpandedTextAds, ProductAds, ResponsiveAds, and TextAds values in the download request.
AppAdExtensions Include App Ad Extension records in the download data.

To get all app ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the app ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
AppInstallAdLabels Include App Install Ad Label records in the download that each represent a label applied to an app install ad. For Label records, you should include the Labels value in the download request.
AppInstallAds Include App Install Ad records in the download data.

To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request.
AppInstallGoal Reserved.
AssetGroupListingGroups The list of listing groups that correspond directly to the identifiers specified in the request. If an identifier in the list is not valid, the corresponding item in the response is set to null.
AssetGroups Array of asset groups to add to the specified campaign. A maximum of 100 asset groups can be specified in a single call.
AudienceGroupAssetGroupAssociations The list of Audience Group associations.

The maximum size of the list is 100 items per service request.
AudienceGroups Array of audience groups. The maximum size of the list is 100 items per service request.
Audiences Include Combined List, Custom Audience, Customer List, In Market Audience, Product Audience, Remarketing List, and Similar Remarketing List records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of audiences for the current authenticated user. All audiences that have Scope set to Customer are included. The audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if an audience is in account scope for an account that the user cannot access, then it is excluded from the download results.

To get audiences by type instead of requesting all types of audiences, you can include one or more of the CombinedLists, CustomAudiences, CustomerLists, InMarketAudiences, ProductAudiences, RemarketingLists, and SimilarRemarketingLists values in the download request.
BidStrategies Include Bid Strategy records in the download data.
Budgets Include Budget records in the download data.
CallAdExtensions Include Call Ad Extension records in the download data.

To get all call ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the call ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
CalloutAdExtensions Include Callout Ad Extension records in the download data.

To get all callout ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the callout ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
CampaignActionAdExtensions Include Campaign Action Ad Extension records in the download that represents the association relationship between a campaign and an action ad extension. For Action Ad Extension records, you should include the ActionAdExtensions value in the download request.
CampaignAdcustomizerAttribute Reserved.
CampaignAppAdExtensions Include Campaign App Ad Extension records in the download that each represent the association relationship between a campaign and an app ad extension. For App Ad Extension records, you should include the AppAdExtensions value in the download request.
CampaignAudienceAssociations Include Campaign Combined List Association, Campaign Custom Audience Association, Campaign Customer List Association, Campaign In Market Audience Association, Campaign Product Audience Association, Campaign Remarketing List Association, and Campaign Similar Remarketing List Association records in the download data.

To get audience associations by type instead of requesting all types of audience associations, you can include one or more of the CampaignCombinedListAssociations, CampaignCustomAudienceAssociations, CampaignCustomerListAssociations, CampaignInMarketAudienceAssociations, CampaignProductAudienceAssociations, CampaignRemarketingListAssociations, and CampaignSimilarRemarketingListAssociations values in the download request.
CampaignCallAdExtensions Include Campaign Call Ad Extension records in the download that represents the association relationship between a campaign and a call ad extension. For Call Ad Extension records, you should include the CallAdExtensions value in the download request.
CampaignCalloutAdExtensions Include Campaign Callout Ad Extension records in the download that represents the association relationship between a campaign and a callout ad extension. For Callout Ad Extension records, you should include the CalloutAdExtensions value in the download request.
CampaignCombinedListAssociations Include Campaign Combined List Association records in the download that each represent the association relationship between a campaign and a combined list. For Combined List records, you should include the CombinedLists value in the download request.
CampaignConversionGoal Include Campaign level conversion goal records in the download data.
CampaignCustomAudienceAssociations Include Campaign Custom Audience Association records in the download that each represent the association relationship between a campaign and a custom audience. For Custom Audience records, you should include the CustomAudiences value in the download request.
CampaignCustomerListAssociations Include Campaign Customer List Association records in the download that each represent the association relationship between a campaign and a customer list. For Customer List records, you should include the CustomerLists value in the download request.
CampaignDisclaimerAdExtensions Include Campaign Disclaimer Ad Extension records in the download that represents the association relationship between a campaign and a disclaimer ad extension. For Disclaimer Ad Extension records, you should include the DisclaimerAdExtensions value in the download request.
CampaignFilterLinkAdExtensions Include Campaign Filter Link Ad Extension records in the download that represents the association relationship between a campaign and a filter link ad extension. For Filter Link Ad Extension records, you should include the FilterLinkAdExtensions value in the download request.
CampaignFlyerAdExtensions Include Campaign Flyer Ad Extension records in the download that represents the association relationship between a campaign and a flyer ad extension. For Flyer Ad Extension records, you should include the FlyerAdExtensions value in the download request.
CampaignImageAdExtensions Include Campaign Image Ad Extension records in the download that represents the association relationship between a campaign and an image ad extension. For Image Ad Extension records, you should include the ImageAdExtensions value in the download request.
CampaignInMarketAudienceAssociations Include Campaign In Market Audience Association records in the download that each represent the association relationship between a campaign and an in-market audience. For In Market Audience records, you should include the InMarketAudiences value in the download request.
CampaignLabels Include Campaign Label records in the download that each represent a label applied to a campaign. For Label records, you should include the Labels value in the download request.
CampaignLeadFormAdExtensions Reserved.
CampaignLocationAdExtensions Include Campaign Location Ad Extension records in the download that represents the association relationship between a campaign and a location ad extension. For Location Ad Extension records, you should include the LocationAdExtensions value in the download request.
CampaignLogoAdExtensions Reserved.
CampaignNegativeAudienceAssociations Include Campaign Negative Combined List Association, Campaign Negative Custom Audience Association, Campaign Negative Customer List Association, Campaign Negative In Market Audience Association, Campaign Negative Product Audience Association, Campaign Negative Remarketing List Association, and Campaign Negative Similar Remarketing List Association records in the download data.

To get negative audience associations by type instead of requesting all types of negative audience associations, you can include one or more of the CampaignNegativeCombinedListAssociations, CampaignNegativeCustomAudienceAssociations, CampaignNegativeCustomerListAssociations, CampaignInMarketAudienceNegativeAssociations, CampaignNegativeProductAudienceAssociations, CampaignNegativeRemarketingListAssociations, and CampaignNegativeSimilarRemarketingListAssociations values in the download request.
CampaignNegativeCombinedListAssociations Include Campaign Negative Combined List Association records in the download that each represent the association relationship between a campaign and a combined list exclusion. For Combined List records, you should include the CombinedLists value in the download request.
CampaignNegativeCustomAudienceAssociations Include Campaign Negative Custom Audience Association records in the download that each represent the association relationship between a campaign and a custom audience exclusion. For Custom Audience records, you should include the CustomAudiences value in the download request.
CampaignNegativeCustomerListAssociations Include Campaign Negative Customer List Association records in the download that each represent the association relationship between a campaign and a customer list exclusion. For Customer List records, you should include the CustomerLists value in the download request.
CampaignNegativeDynamicSearchAdTargets Include Campaign Negative Dynamic Search Ad Target records in the download data.
CampaignNegativeInMarketAudienceAssociations Include Campaign Negative In Market Audience Association records in the download that each represent the association relationship between a campaign and an in-market audience exclusion. For In Market Audience records, you should include the InMarketAudiences value in the download request.
CampaignNegativeKeywordListAssociations Include Campaign Negative Keyword List Association records in the download that represents the association relationship between a campaign and a negative keyword list. For Negative Keyword List records, you should include the NegativeKeywordLists value in the download request.
CampaignNegativeKeywords Include Campaign Negative Keyword records in the download data.
CampaignNegativeProductAudienceAssociations Include Campaign Negative Product Audience Association records in the download that each represent the association relationship between a campaign and a product audience exclusion. For Product Audience records, you should include the ProductAudiences value in the download request.
CampaignNegativeRemarketingListAssociations Include Campaign Negative Remarketing List Association records in the download that each represent the association relationship between a campaign and a remarketing list exclusion. For Remarketing List records, you should include the RemarketingLists value in the download request.
CampaignNegativeSimilarRemarketingListAssociations Include Campaign Negative Similar Remarketing List Association records in the download that each represent the association relationship between a campaign and a similar remarketing list exclusion. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request.
CampaignNegativeSites Include Campaign Negative Site records in the download data.
CampaignNegativeStoreCriterions Include Campaign Negative Store Criterion records in the download data.
CampaignNegativeWebpages Defines a negative site assigned to an campaign that can be uploaded and downloaded in a bulk file.
CampaignPriceAdExtensions Include Campaign Price Ad Extension records in the download that represents the association relationship between a campaign and a price ad extension. For Price Ad Extension records, you should include the PriceAdExtensions value in the download request.
CampaignProductAudienceAssociations Include Campaign Product Audience Association records in the download that each represent the association relationship between a campaign and a product audience. For Product Audience records, you should include the ProductAudiences value in the download request.
CampaignProductScopes Include Campaign Product Scope records in the download data.
CampaignPromotionAdExtensions Include Campaign Promotion Ad Extension records in the download that represents the association relationship between a campaign and a promotion ad extension. For Promotion Ad Extension records, you should include the PromotionAdExtensions value in the download request.
CampaignRemarketingListAssociations Include Campaign Remarketing List Association records in the download that each represent the association relationship between a campaign and a remarketing list. For Remarketing List records, you should include the RemarketingLists value in the download request.
CampaignReviewAdExtensions Include Campaign Review Ad Extension records in the download that each represent the association relationship between a campaign and a review ad extension. For Review Ad Extension records, you should include the ReviewAdExtensions value in the download request.
Campaigns Include Campaign records in the download data.

New campaign types can be added anytime, so please be sure to leverage the Campaign Type and Sub Type fields to filter as needed.
CampaignSimilarRemarketingListAssociations Include Campaign Similar Remarketing List Association records in the download that each represent the association relationship between a campaign and a similar remarketing list. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request.
CampaignSitelinkAdExtensions Include Campaign Sitelink Ad Extension records in the download that represents the association relationship between a campaign and a sitelink ad extension. For Sitelink Ad Extension records, you should include the SitelinkAdExtensions value in the download request.
CampaignStructuredSnippetAdExtensions Include Campaign Structured Snippet Ad Extension records in the download that represents the association relationship between a campaign and a structured snippet ad extension. For Structured Snippet Ad Extension records, you should include the StructuredSnippetAdExtensions value in the download request.
CampaignTargetCriterions Include Campaign Age Criterion, Campaign Company Name Criterion, Campaign DayTime Criterion, Campaign DeviceOS Criterion, Campaign Gender Criterion, Campaign Industry Criterion, Campaign Job Function Criterion, Campaign Location Criterion, Campaign Location Intent Criterion, Campaign Negative Location Criterion, and Campaign Radius Criterion records in the download data.
CampaignVideoAdExtensions Include Campaign Video Ad Extension records in the download that represents the association relationship between a campaign and a video ad extension. For Video Ad Extension records, you should include the VideoAdExtensions value in the download request.
CombinedLists Include Combined List records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of combined lists for the current authenticated user. All combined lists that have Scope set to Customer are included. The combined lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a combined list is in account scope for an account that the user cannot access, then it is excluded from the download results.
ConversionGoal Reserved.
CustomAudiences Include Custom Audience records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of custom audiences for the current authenticated user. All custom audiences that have Scope set to Customer are included. The custom audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a custom audience is in account scope for an account that the user cannot access, then it is excluded from the download results.
CustomerLists Include Customer List records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of customer lists for the current authenticated user. All customer lists that have Scope set to Customer are included. The customer lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a customer list is in account scope for an account that the user cannot access, then it is excluded from the download results.
DataExclusions Include DataExclusions records in the download data.
DisclaimerAdExtensions Include Disclaimer Ad Extension records in the download data.

To get only the disclaimer ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
DurationGoal Reserved.
DynamicSearchAdLabels Include Dynamic Search Ad Label records in the download that each represent a label applied to a dynamic search ad. For Label records, you should include the Labels value in the download request.
DynamicSearchAds Include Dynamic Search Ad records in the download data.

To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request.
EventGoal Reserved.
ExpandedTextAdLabels Include Expanded Text Ad Label records in the download that each represent a label applied to an expanded text ad. For Label records, you should include the Labels value in the download request.
ExpandedTextAds Include Expanded Text Ad records in the download data.

To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request.
Experiments Include Experiment records in the download data.

To get all experiments from your account, use the DownloadCampaignsByAccountIds operation. To get only the experiments that use specific base or experiment campaigns, use the DownloadCampaignsByCampaignIds operation.
FeedItems Include Feed Item records in the download data.

To get all feed items from your account, use the DownloadCampaignsByAccountIds operation. If you use the DownloadCampaignsByCampaignIds operation, feed items will not be included in the download data.
Feeds Include Feed records in the download data.

To get all feeds from your account, use the DownloadCampaignsByAccountIds operation. If you use the DownloadCampaignsByCampaignIds operation, feeds will not be included in the download data.
FilterLinkAdExtensions Include Filter Link Ad Extension records in the download data.

To get all filter link ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the filter link ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
FlyerAdExtensions Include Flyer Ad Extension records in the download data.

To get all flyer ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the flyer ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
ImageAdExtensions Include Image Ad Extension records in the download data.

To get all image ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the image ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.

For each image that the extension depends on, the download data will also include Image records.
Images Include Image records in the download data.
InMarketAudiences Include In Market Audience records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of in-market audiences for the current authenticated user. All in-market audiences that have Scope set to Customer are included. The in-market audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if an in-market audience is in account scope for an account that the user cannot access, then it is excluded from the download results.
InStoreTransactionGoal Reserved.
InStoreVisitGoal Reserved.
KeywordAdcustomizerAttribute Reserved.
KeywordLabels Include Keyword Label records in the download that each represent a label applied to a keyword. For Label records, you should include the Labels value in the download request.
Keywords Include Keyword records in the download data.
Labels Include Label records in the download data.

The DownloadCampaignsByCampaignIds operation will ignore campaign scope and return all labels from your account's labels library. Likewise the DownloadCampaignsByAccountIds operation will return all labels from your account's labels library.
LeadFormAdExtensions Reserved.
LocationAdExtensions Include Location Ad Extension records in the download data.

To get all location ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the location ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
LogoAdExtensions Reserved.
MultiStageGoal Reserved.
NegativeKeywordLists Include Negative Keyword List records in the download data. The Negative Keyword List records do not include negative keywords that are shared in each list. For Shared Negative Keyword records, you should include the SharedNegativeKeywords value in the download request.

The DownloadCampaignsByCampaignIds will return all negative keyword lists from your account's negative keyword list library, whether or not the lists are associated with the specified campaigns .
OfflineConversionGoal Reserved.
PagesViewedPerVisitGoal Reserved.
PriceAdExtensions Include Price Ad Extension records in the download data.

To get all price ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the price ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
ProductAdLabels Include Product Ad Label records in the download that each represent a label applied to a product ad. For Label records, you should include the Labels value in the download request.
ProductAds Include Product Ad records in the download data.

To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request.
ProductAudiences Include Product Audience records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of product audiences for the current authenticated user. All product audiences that have Scope set to Customer are included. The product audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a product audience is in account scope for an account that the user cannot access, then it is excluded from the download results.
ProductGoal Reserved.
PromotionAdExtensions Include Promotion Ad Extension records in the download data.

To get all promotion ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the promotion ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
RemarketingLists Include Remarketing List records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of remarketing lists for the current authenticated user. All remarketing lists that have Scope set to Customer are included. The remarketing lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a remarketing list is in account scope for an account that the user cannot access, then it is excluded from the download results.
ResponsiveAdLabels Include Responsive Ad Label records in the download that each represent a label applied to a responsive ad. For Label records, you should include the Labels value in the download request.
ResponsiveAds Include Responsive Ad records in the download data.

To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request.

For each image that the responsive ad depends on, the download data will also include Image records.
ResponsiveSearchAdLabels Include Responsive Search Ad Label records in the download that each represent a label applied to a responsive search ad. For Label records, you should include the Labels value in the download request.
ResponsiveSearchAds Include Responsive Search Ad records in the download data.

To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request.
ReviewAdExtensions Include Review Ad Extension records in the download data.

To get all review ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the review ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
SeasonalityAdjustments Include SeasonalityAdjustments records in the download data.
SharedNegativeKeywords Include Shared Negative Keyword records in the download data. Shared negative keywords belong to a negative keyword list. For Negative Keyword List records, you should include the NegativeKeywordLists value in the download request.
SimilarRemarketingLists Include Similar Remarketing List records in the download data.

The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of similar remarketing lists for the current authenticated user. All similar remarketing lists that have Scope set to Customer are included. The similar remarketing lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a similar remarketing list is in account scope for an account that the user cannot access, then it is excluded from the download results.
SitelinkAdExtensions Include Sitelink Ad Extension records in the download data.

To get all sitelink ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the sitelink ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
SmartGoal Reserved.
StructuredSnippetAdExtensions Include Structured Snippet Ad Extension records in the download data.

To get all structured snippet ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the structured snippet ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
TextAdLabels Include Text Ad Label records in the download that each represent a label applied to a text ad. For Label records, you should include the Labels value in the download request.
TextAds Include Text Ad records in the download data.

To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request.
UrlGoal Reserved.
VideoAdExtensions Include Video Ad Extension records in the download data.

To get all video ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the video ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation.
Videos Include Video records in the download data.

Requirements

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

Used By

DownloadCampaignsByAccountIds
DownloadCampaignsByCampaignIds