v1
latestOpenAPI 3.0.02026-07-2496664456.3 KBUpdate an existing CreativeGroup.
Update an existing CreativeGroup.
Path parameters
The ID of the CreativeGroup to be updated.
Request body
Unique identifier of the CreativeGroup. Automatically set by server on creation.
ID of the AdAccount the CreativeGroup belongs to.
ID of the Product the CreativeGroup belongs to.
A descriptive name of the CreativeGroup.
An optional description about this CreativeGroup.
Enumeration of the enabling states with a default UNSPECIFIED state.
List of Creative ids in this CreativeGroup.
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.
MMP specific impression and click TrackingLinks defined specifically for this CreativeGroup. Optional for CreativeGroup which has APP type Product, not allowed for WEB type Product.
CreativeGroup specific landing URL. Optional for CreativeGroup which has WEB type Product, not allowed for APP type Product.
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.
Name of the mmp side reporting tag. mmp_tag should be URL-safe string.
Created time.
Last updated time. Should not modify on the client side.
Response
A successful response.