type CreativeSet (v202505)

  • A Creative Set consists of a master creative and its companion creatives.

  • Creative Sets are uniquely identified by an ID assigned by Google upon creation, which is a read-only attribute.

  • Each Creative Set requires a name with a maximum length of 255 characters.

  • A Creative Set must have a master creative ID and one or more companion creative IDs.

  • The lastModifiedDateTime field indicates when the Creative Set was last updated.

A creative set is comprised of a master creative and its companion creatives.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

id

xsd:long

Uniquely identifies the CreativeSet. This attribute is read-only and is assigned by Google when a creative set is created.

name

xsd:string

The name of the creative set. This attribute is required and has a maximum length of 255 characters.

masterCreativeId

xsd:long

The ID of the master creative associated with this creative set. This attribute is required.

companionCreativeIds

xsd:long[]

The IDs of the companion creatives associated with this creative set. This attribute is required.

lastModifiedDateTime

DateTime

The date and time this creative set was last modified.