My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type AdGroupAd

Represents an ad in an ad group.

Namespace

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

Fields

Field Type Description
adGroupId xsd:long The id of the adgroup containing this ad. This field is required and should not be null.
status AdGroupAd.Status The status of the ad.
  1. Enumerations
    1. ENABLED
    2. PAUSED
    3. DISABLED
stats AdStats Statistics about this ad. This field is read only and should not be set.