AdWords API
Feedback on this document

type DomainInfoExtension (v201306)

Domain extension, which adds domain info to ads. This is a beta feature.


Namespace
https://adwords.google.com/api/adwords/cm/v201306
Fields
Field Type Description
AdExtension (inherited)
id
Filterable
Required
Selectable
xsd:long ID of ad extension.

Do not use this in a CampaignAdExtension.mutate ADD operation.

This field can be selected using the value "AdExtensionId". This field can be filtered on. This field is required and should not be null when it is contained within Operators : REMOVE.
AdExtension.Type xsd:string Indicates that this instance is a subtype of AdExtension. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
DomainInfoExtension
domainName
Required
Selectable
StringLength
xsd:string The Internet domain name that this extension represents. E.g. "google.com" or "www.google.com" This field can be selected using the value "DomainName". This field is required and should not be null. The length of this string should be between 1 and 50, inclusive.
languageCode
Required
Selectable
StringLength
xsd:string A language code that indicates what language the contents of the domain is in. E.g. "en" This field can be selected using the value "LanguageCode". This field is required and should not be null. This string must not be empty.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.