CampaignResponse
- campaign
- activationType: null
_date - allowType: boolean
_return _later - audienceType: integer
_id Integer numbers.
- channelType: integer
_id Integer numbers.
- channelType: string
_name - codeType: string
_count - codeType: string
_ref - descriptionType: string
- descriptionType: string
_template _id - dynamicType: string
_expiration - eligibleType: array object[]
_channel _tags Empty object - eligibleType: array object[]
_store _ids Empty object - eligibleType: array object[]
_store _numbers Empty object - eligibleType: array object[]
_storelist _ids Empty object - eligibleType: array object[]
_storelist _numbers Empty object - expirationType: string
_date - externalType: string
_id - fundingType: string
_source - landingType: string
_page _image _template _id - landingType: object
_page _urls - maxType: string
_redemptions _per _member - memberType: boolean
_required - nameType: string
- offerType: integer
_id Integer numbers.
- onlineType: string
_offer _code - posType: string
_offer _code - redemptionType: integerFormat: int32
_grace _period greater than:0multiple of:60Signed 32-bit integers (commonly used integer type).
- redemptionType: integer
_identifier _type Integer numbers.
- securityType: string
- startType: string
_display _at - statusType: string
- subType: integer
_audience _id Integer numbers.
- termsType: string
_and _conditions - termsType: string
_and _conditions _template _id - xidType: string
- errorsType: object · errors
- errorsType: object · ResponseBodyErrors
Examples
{
"errors": [],
"campaign": {
"id": 0,
"xid": "string",
"name": "string",
"code_ref": "string",
"code_count": "string",
"external_id": "string",
"offer_id": 0,
"channel_id": 0,
"channel_name": "string",
"pos_offer_code": "string",
"online_offer_code": "string",
"activation_date": null,
"expiration_date": "string",
"start_display_at": "string",
"funding_source": "string",
"eligible_channel_tags": [],
"eligible_store_ids": [],
"eligible_store_numbers": [],
"eligible_storelist_ids": [],
"eligible_storelist_numbers": [],
"landing_page_image_template_id": "string",
"description_template_id": "string",
"description": "string",
"terms_and_conditions_template_id": "string",
"terms_and_conditions": "string",
"security": "string",
"landing_page_urls": {},
"allow_return_later": true,
"redemption_identifier_type": 0,
"member_required": true,
"max_redemptions_per_member": "string",
"dynamic_expiration": "string",
"sub_audience_id": 0,
"audience_id": 0,
"status": "string"
}
}