DynamicSearchAdsSource Value Set - Campaign Management
Defines the possible targeting source values for dynamic search ads campaigns.
Syntax
<xs:simpleType name="DynamicSearchAdsSource" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="All" />
<xs:enumeration value="SystemIndex" />
<xs:enumeration value="AdvertiserSuppliedUrls" />
</xs:restriction>
</xs:simpleType>
Values
The DynamicSearchAdsSource value set has the following values: AdvertiserSuppliedUrls, All, SystemIndex.
Value | Description |
---|---|
AdvertiserSuppliedUrls | Use URLs from my page feed only. Only URLs specified in the feed file will be served from this campaign. Please note that if you choose this option and page feeds IDs are not set, then the campaign will not serve dynamic search ads. We recommend using this option for highly specific campaigns with tailored ad copy. |
All | Use URLs from both Bing's index of my website and my page feed. Pages from both sources will be used but URLs within the feed file will be given priority. |
SystemIndex | Use Bing's index of my website. This is the default behavior of dynamic search ad campaigns on Bing. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13