v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
studioCreatives

Inserts a new studio creative.

post/studio/creatives

Request body

status'UNKNOWN_STATUS' | 'IN_DEVELOPMENT' | 'PUBLISHED' | 'QA_REJECTED' | 'QA_APPROVED' | 'TRAFFICKED'

Output only. Status of this studio creative. It is a read-only field.

namestring

Identifier. Name of this studio creative. This is a required field on insertion.

studioAdvertiserIdstring int64

Studio advertiser ID of this studio creative. This is a required field on insertion.

format'UNKNOWN' | 'BANNER' | 'EXPANDING' | 'INTERSTITIAL' | 'VPAID_LINEAR_VIDEO'

Format of this studio creative. This is a required field on insertion.

dynamicProfileIdstring int64

Dynamic profile ID of this studio creative.

backupImageAssetIdstring int64

Backup image asset ID of this studio creative. It is a required field on insertion.

assetIdsstring[]

List of assets associated with this studio creative. It is a required field on insertion.

studioAccountIdstring int64

Studio account ID of this creative. This field, if left unset, will be auto-populated.

studioCampaignIdstring int64

Studio campaign ID of this studio creative. This is a required field on insertion.

idstring int64

Output only. Unique ID of this studio creative. This is a read-only, auto-generated field.

Response

Successful response