Creative
The creative object.
Declaration
object CreativeProperties
| Name | Type | Description |
|---|---|---|
adamId | int64 | Your unique App Store app identifier. Use Get a Campaign or Get all Campaigns to obtain your This field is required in requests to Create a Creative. You can use the |
creationTime | date-time | The date and time of the creation of the Creative object. You can use the |
id | int64 | The You can use the |
modificationTime | date-time | The date and time of the most recent modification of the object. You can use the |
name | string | The name of a creative. This field is required in requests to Create a Creative. You can use the |
orgId | int64 | The identifier of the organization that owns a campaign. Your |
state | string | The system state of the creative. See CreativeState for value descriptions. |
stateReasons | [string] | The detailed explanation of the system state. See CreativeStateReason for value descriptions. |
type | string | The type of creative. This field is required in requests to Create a Creative. See CreativeType for value descriptions. You can use the |