Resource: CreativeSet
A CreativeSet is comprised of a master Creative and its companion Creatives.
| JSON representation |
|---|
{ "name": string, "companionCreatives": [ string ], "displayName": string, "masterCreative": string, "updateTime": string } |
| Fields | |
|---|---|
name |
Identifier. The resource name of the |
companionCreatives[] |
Required. The resource names of the companion |
displayName |
Required. The name of the |
masterCreative |
Required. Immutable. The master Creative to which the |
updateTime |
Output only. The time this Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
Methods |
|
|---|---|
|
Creates a CreativeSet object. |
|
Retrieves a CreativeSet object. |
|
Lists CreativeSet objects. |
|
Updates a CreativeSet object. |