Creatives CRUD API

Error Response CodeError Description
ASSET_ID_NOT_FOUNDAsset ID not found
CANNOT_DELETE_SUBMITTED_CREATIVESSubmitted creatives can not be deleted
CANNOT_SUBMIT_APPROVED_CREATIVEApproved creatives can not be re-submitted
CREATIVE_ID_SIZE_SHOULD_NOT_BE_MORE_THAN_ONECreative ids size should not be more than one
CREATIVE_NOT_FOUNDCreative not found
CREATIVE_PREVIEW_NOT_COMPILEDPreview for the creative was not compiled
CREATIVE_VALIDATION_ERRORValidation error occurred request. See message property for more details
CREATIVE_WITH_STATE_ID_NOT_FOUNDCreative with Creative State ID not found
CREATIVE_WITH_TYPE_NOT_FOUNDCreative version type not found
INVALID_CREATIVE_PREVIEW_TYPEInvalid creative preview type, must be one of refreshed, submitted, approved
INVALID_DATE_FORMATInvalid date format, has to be either of format yyyy-MM-dd or yyyy-MM-dd'T'HH:mm:ss'Z'
INVALID_FIELD_START_INDEXInvalid start index, cannot be less than 0
INVALID_FIELD_COUNTInvalid count, has to be between 1 and 100
INVALID_PHOTO_ASSET_FORMATInvalid photo format provided
INVALID_REQUEST_BODY_MISSING_AD_UNITSInvalid request body, adunits object missing from body
INVALID_REQUEST_BODY_MISSING_METADATAInvalid request body,metadata object missing from body
MISSING_AD_UNITMissing adUnitName from request
MISSING_CREATIVE_PREVIEW_TYPEMissing type from creative preview request
MISSING_FIELD_COMMENT_IDMissing commentId from request
POP_UP_DISCLAIMER_NOT_ENABLED_FOR_ADVERTISERAdvertiser does not have pop-up disclaimer enabled
CANNOT_DELETE_FOLDER_WITH_SUBMITTED_CREATIVESFolder contains submitted creatives which cannot be deleted
FOLDER_ALREADY_CLONEDFolder has already been cloned
FOLDER_CANNOT_BE_MOVEDFolder cannot be moved to destination provided
FOLDER_NAME_ALREADY_EXISTSFolder name already exists
FOLDER_NOT_FOUNDFolder not found
INVALID_DATE_FORMATInvalid date format, has to be either of format yyyy-MM-dd or yyyy-MM-dd'T'HH:mm:ss'Z'
INVALID_FIELD_START_INDEXInvalid start index, cannot be less than 0
MISSING_FIELD_FOLDER_IDMissing folderId from request
MISSING_FIELD_FOLDER_NAMEMissing folderName from request
TOO_MANY_RESOURCES_TO_CLONEFolder cannot be cloned if there are over 1000 resources
TOO_MANY_RESOURCES_TO_DELETEFolder cannot be deleted if there are over 1000 resources