AI-generated Key Takeaways
-
A creative set, uniquely identified by an ID assigned by Google, consists of a master creative and its companion creatives.
-
Creative sets require a name (up to 255 characters), a master creative ID, and companion creative IDs.
-
The
CreativeSetService
allows for creating and updating creative sets, with key properties includingid
,name
,masterCreativeId
,companionCreativeIds
, andlastModifiedDateTime
.
A creative set is comprised of a master creative and its companion creatives.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Uniquely identifies the |
|
The name of the creative set. This attribute is required and has a maximum length of 255 characters. |
|
The ID of the master creative associated with this creative set. This attribute is required. |
|
The IDs of the companion creatives associated with this creative set. This attribute is required. |
|
The date and time this creative set was last modified. |