CustomProductPageCreative
The creative details of a product page.
Declaration
object CustomProductPageCreativeProperties
| Name | Type | Description |
|---|---|---|
productPageId Required | string | A unique string to identify a product page on App Store Connect, such as |
adamId Required | int64 | Your unique App Store app identifier. You can obtain your |
creationTime | date-time | The date and time of the creation of the Creative object. |
id | int64 | The |
modificationTime | date-time | The date and time of the most recent modification of the object. |
name Required | string | The name of a creative. |
orgId | int64 | The identifier of the organization that owns a campaign. Your |
state | string | The system state of the custom product page that indicates whether the page is visible. See CreativeState for value descriptions. |
stateReasons | [string] | The detailed explanation of the system state. See CreativeStateReason for value descriptions. |
type Required | string | The type of creative. See CreativeType for value descriptions. |