Ad
The assignment of a creative to an ad group.
Declaration
object AdProperties
| Name | Type | Description |
|---|---|---|
adGroupId | int64 | The unique identifier for an AdGroup. You can use the |
campaignId | int64 | The unique identifier for a campaign. |
creationTime | date-time | The date and time of the creation of the Ad object. You can use the |
creativeId | int64 | The unique identifier for a Creative. This field is required in requests to Create an Ad. You can use the |
creativeType | string | The type of creative. See CreativeType for value descriptions. You can create one Creative per custom product page per organization. You can use the |
deleted | boolean | Indicates whether an Ad is deleted. You can use the |
id | int64 | An You can use the |
modificationTime | date-time | The date and time of the most recent modification of the Ad. You can use the |
name | string | The unique name of the ad assigned to an AdGroup. This field is required in requests to Create an Ad and Update an Ad. You can use the |
orgId | int64 | The identifier of the organization that owns the campaign. Your |
servingStateReasons | [string] | A list of reasons that displays when an Ad isn’t running. For example, if the DeviceClass changes, the See AdServingStatus for value descriptions. |
servingStatus | string | The indicator of the status of an Ad assignment with an ad group. See AdServingStatus for value descriptions. |
status | string | The status of the Ad. This field is required in requests to Create an Ad and Update an Ad. See AdStatus for value descriptions. You can use the |