Contents

CustomProductPageCreative

The creative details of a product page.

Declaration

object CustomProductPageCreative

Properties

NameTypeDescription
productPageId Requiredstring

A unique string to identify a product page on App Store Connect, such as 45812c9b-c296-43d3-c6a0-c5a02f74bf6e.

adamId Requiredint64

Your unique App Store app identifier. You can obtain your adamId through Get a Campaign or Get all Campaigns.

creationTimedate-time

The date and time of the creation of the Creative object.

idint64

The creativeId is a unique identifier for a creative.

modificationTimedate-time

The date and time of the most recent modification of the object.

name Requiredstring

The name of a creative.

orgIdint64

The identifier of the organization that owns a campaign. Your orgId is the same as your account in Apple Ads.

statestring

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 Requiredstring

The type of creative.

See CreativeType for value descriptions.

See Also

Creative Request and Response Objects