ACCESSTRADE-Support

Creative APIs

Get Image Creatives

Get the Accepted URL of Landing Page URL for Creating Custom Creative

{
    "landingUrls": [
        {
            "displayValue": "https://shopee.co.id",
            "validationValue": "https://shopee[.]co[.]id[-a-zA-Z0-9+&@*#/%?=~_|!:,.;'()]*"
        },
        {
            "displayValue": "https://mall.shopee.vn",
            "validationValue": "https://mall[.]shopee[.]vn[-a-zA-Z0-9+&@*#/%?=~_|!:,.;'()]*"
        },
        {
            "displayValue": "https://shope.cody.vn",
            "validationValue": "https://shope[.]cody[.]vn[-a-zA-Z0-9+&@*#/%?=~_|!:,.;'()]*"
        },
        {
            "displayValue": "https://*.at.com",
            "validationValue": "https://[-a-zA-Z0-9+&@*#/%?=~_|!:,.;'()]*[.]at[.]com[-a-zA-Z0-9+&@*#/%?=~_|!:,.;'()]*"
        },
        {
            "displayValue": "https://shope.ee",
            "validationValue": "https://shope[.]ee[-a-zA-Z0-9+&@*#/%?=~_|!:,.;'()]*"
        },
        {
            "displayValue": "https://shp.ee/",
            "validationValue": "https://shp[.]ee/[-a-zA-Z0-9+&@*#/%?=~_|!:,.;'()]*"
        }
    ]
    
}

Create Custom Creative

{
  "landingUrl": "https://www.allonline.7eleven.co.th/",
  "imageUrl": "https://www.allonline.7eleven.co.th/media/i/Hero_1200x418-CF-258434-0.webp",
  "anchorText": "",
  "name": "test creative name",
  "subIds": [
    {
      "label": "aid",
      "value": "{aid}",
      "name": "aid"
    },
    {
      "label": "sskey",
      "value": "{sskey}",
      "name": "sskey"
    },
    {
      "label": "uid",
      "value": "{uid}",
      "name": "uid"
    }
  ]
}