AdWords API
Feedback on this document

type DisplayAdSpec.AdSizeSpec (v201209)

Specification for an ad size. This specification allows customization by display options for more fine-grained control over returns, so that customers can associate ad options with specific sizes. For example, suppose the customer in general would like to see placements with DisplayOption.STANDARD and DisplayOption.POP_UNDER - except for 300x250 ads which should only be STANDARD. The customer would create a DisplayAdSpec with DisplayOption.STANDARD and DisplayOption.POP_UNDER, and also send in an AdSizeSpec with width of 300, {@code} height of 250, and displayOptionFilter set to DisplayOption.STANDARD.


Namespace
https://adwords.google.com/api/adwords/o/v201209
Fields
Field Type Description
width xsd:long
height xsd:long
activationOptionFilter DisplayAdSpec.ActivationOption[]
Enumerations
UNKNOWN
NONE
No activation option specified.
STANDARD_EXPANDABLE
Standard expandable format means the ad expands from a smaller creative to a larger creative which is overlaid on top of the content, rather than around it.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.