ResponsiveSearchAdsSetting Data Object - Campaign Management

Defines the ResponsiveSearchAdsSetting object.

Syntax

<xs:complexType name="ResponsiveSearchAdsSetting" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Setting">
      <xs:sequence>
        <xs:element minOccurs="0" name="AutoGeneratedAssetsEnabled" nillable="true" type="xs:boolean" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The ResponsiveSearchAdsSetting object has the following elements: AutoGeneratedAssetsEnabled.

Element Description Data Type
AutoGeneratedAssetsEnabled Determines whether to automatically generate responsive search ad assets in addition to the ad text you provide. During ad delivery, we will use artificial intelligence to choose the best assets available from these options.

Add: Optional. The default value of false will be set if not otherwise specified.
Update: Optional. If no value is set for the update, this setting is not changed.

Note: Not everyone has this feature yet. If you don't, don't worry - it's coming soon!
boolean

The ResponsiveSearchAdsSetting object has Inherited Elements.

Inherited Elements

Inherited Elements from Setting

The ResponsiveSearchAdsSetting object derives from the Setting object, and inherits the following elements: Type. The descriptions below are specific to ResponsiveSearchAdsSetting, and might not apply to other objects that inherit the same elements from the Setting object.

Element Description Data Type
Type The type of the setting. This value is ResponsiveSearchAds when you retrieve a dynamic search ads setting. For more information about setting types, see the Setting Data Object Remarks.

Add: Read-only
Update: Read-only
string

Requirements

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