My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type Ad

The base class of all Ad types. Not abstract since it is conceivable for the base attributes of an Ad to be updated without reference to its concrete type.

Namespace

  • https://adwords.google.com/api/adwords/cm/v200909

Fields

Field Type Description
id xsd:long ID of Ad This field is read only and should not be set for following Operators : ADD.
url xsd:string Destination URL
displayUrl xsd:string Visible URL
approvalStatus Ad.ApprovalStatus Approval status This field is read only and should not be set.
  1. Enumerations
    1. APPROVED
      1. Approved

    2. FAMILY_SAFE
      1. Approved - famiy safe

    3. NON_FAMILY_SAFE
      1. Approved - non-family safe

    4. PORN
      1. Approved - adult content

    5. UNCHECKED
      1. Pending review

    6. DISAPPROVED
      1. Disapproved

disapprovalReasons xsd:string[] List of disapproval reasons This field is read only and should not be set.
Ad.Type xsd:string This field indicates the subtype of Ad of this instance. It is ignored on input, and instead xsi:type should be specified.