Create a new CreativeGroup.

Create a new CreativeGroup of the Product.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The AdAccount ID to which the CreativeGroup belongs to.

string
required

The Product ID to which the CreativeGroup belongs to.

Body Params

The CreativeGroup data to be created.

string

Unique identifier of the CreativeGroup. Automatically set by server on creation.

string
required

A descriptive name of the CreativeGroup.

string

An optional description about this CreativeGroup.

string
enum
Defaults to UNSPECIFIED

Enumeration of the enabling states with a default UNSPECIFIED state.

Allowed:
creative_ids
array of strings

List of Creative ids in this CreativeGroup.

creative_ids
string
enum
Defaults to UNKNOWN_STATUS

Enumeration of all possible CreativeGroup status.

  • UNKNOWN_STATUS: This value is not part of the specification.
  • DRAFT: The CreativeGroup is created but not submitted for review yet.
  • SUBMITTED: The CreativeGroup is submitted and pending review.
  • REVIEW_NOT_NEEDED: Review is determined by Moloco not needed for this CreativeGroup.
  • UNDER_REVIEW: The CreativeGroup is being reviewed.
  • APPROVED: The CreativeGroup has been approved.
  • DISAPPROVED: The CreativeGroup has been rejected.
Allowed:
string
string

CreativeGroup specific landing URL. Optional for CreativeGroup which has WEB type Product, not allowed for APP type Product.

string

CreativeGroup specific final landing URL. Optional for CreativeGroup which has WEB type Product, not allowed for APP type Product. Deprecated. v1.3 would be the last version supporting this field. Use landing_url field instead.

string

Name of the mmp side reporting tag. mmp_tag should be URL-safe string.

audience
object

Audience is a final form of AudienceTargeting specification. It is represented by a list of IDs of SharedAudienceTargets and an ad-hoc target condition. All conditions in the audience specification must be met to accept a bid-request.

IDs of the SharedAudienceTargets can be either at global or AdAccount level.

feature
object

CreativeFeature indicates the feature of the CreativeGroup and its configuration.

date-time

Last updated time. Should not modify on the client side.

publisher_properties
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json