{
"adId": "111111",
"adType": "CASH_BACK_OFFER",
"adServeToken": "encodedData",
"activationDate": "2023-01-01T08:00:00Z",
"merchantName": "Joe's",
"isAffiliateMarketing": true,
"reward": {
"rewardType": "PERCENT_AMOUNT_PURCHASE",
"rewardAmount": 5.0,
"maxRewardAmount": 25.0,
"isMultiRedemption": true,
"purchaseRequirement": {
"minSpendAmount": 1.0,
"purchaseChannels": ["InStore"],
"merchantUrlLinkClickRequired": true
},
"activationModel": "AUTO_ACTIVATED"
},
"activationState": "ACTIVATED",
"visibilityState": "VISIBLE",
"redemptionState": "PROCESSING",
"assets": {
"logo": {
"type": "IMAGE_URL",
"value": {
"large": {
"url": "https://www.example.com/creative1.jpg",
"width": 100,
"height": 100
},
"mobile": {
"url": "https://www.example.com/creative1.jpg",
"width": 500,
"height": 500
}
}
},
"annotatedLogo": {
"type": "IMAGE_URL",
"value": {
"large": {
"url": "https://www.example.com/creative1.jpg",
"width": 100,
"height": 100
},
"mobile": {
"url": "https://www.example.com/creative1.jpg",
"width": 50,
"height": 40
}
}
},
"heroImage": {
"type": "IMAGE_URL",
"value": {
"large": {
"url": "https://www.example.com/creative1.jpg",
"width": 100,
"height": 100
}
}
},
"copy": {
"type": "AD_COPY",
"value": {
"value": {
"headline": "10% back",
"subheadline": "Subscriptions",
"shortPreMessage": "Get 10% back at Bob's",
"thankYouMessage": "Thank you for shopping! You got $24.46 back!",
"marketingCopy": "Terms and conditions apply. Offer only applies to some locations.",
"rewardCopy": "Get 10% back on any purchase of $5 or more at Bob's Warehouse. Maximum of $30 back. Minimum transaction of $5 required.",
"preMessage": "Get 10% back on any purchase of $5 or more at Bob's Warehouse.",
"postMessage": "Time and inventory is limited. Maximum of $30 back. Minimum transaction of $5 required. Terms and conditions apply. Offer only applies to some locations. <a class='cardlytics_anchor_styling cardlytics_anchor_target' target='_blank' href='http://example.com' aria-label='here'>Please click here </a> to find a location near you. Offer expires 1/19/2024. <b>Offer only valid on purchases made directly with the merchant.</b> Offer not valid on purchases made using third-party services, delivery services, or a third-party payment account (e.g., buy now pay later). Payment must be made on or before offer expiration date.",
"termsAndConditions": "Offer expires 1/19/2024. <b>Offer only valid on purchases made directly with the merchant.</b> Offer not valid on purchases made using third-party services, delivery services, or a third-party payment account (e.g., buy now pay later). Payment must be made on or before offer expiration date."
}
}
},
"callsToAction": {
"type": "CALL_TO_ACTION_LINKS",
"value": {
"buyNow": {
"type": "WEB_LINK",
"value": "https://www.example.com/shopping?productId=4"
}
}
}
}
}