브랜드 페이지 템플릿 예

👍

다음은 구성 예시입니다.

CitrusAd의 브랜드 페이지 제품은 API 응답에서 특정 필드의 이름을 유연하게 지정할 수 있으므로, 이 구성 예시는 참고용 템플릿입니다.

유사한 형식으로 템플릿을 만들거나 직접 디자인할 수 있습니다.

🚧

미리 보기 제한

베타 버전 출시 시 CitrusAd는 하나의 미리 보기만 지원합니다. 향후 소매업체에서 호스팅하는 미리 보기를 도입하여 더 복잡한 구조의 템플릿의 미리 보기를 지원할 계획입니다.

기본

이 템플릿에는 두 개의 세그먼트만 있습니다. 콘텐츠 1개, 제품 세그먼트 1개로 간단하지만 단순하기 때문에 활성화하기가 매우 쉽습니다.

샘플 응답

{
  "id": "26f6117c-147b-4447-86aa-992e9ddb0daa",
  "brandPageId": "262cb376-63dd-4e0c-8a6a-a7fd04f2ae82",
  "brandPageTemplateId": "8e0d8836-aa23-42e5-84e1-535c7c9ced33",
  "data": [
    {
      "id":  "1b5a2521-9e79-4b95-99b0-4deffc586d81",
      "name": "headingText",
      "headingTextContent": "Kick-start Juice"
    },
    {
      "id":  "a79eb54b-4972-43cc-883d-9293921d50d0",
      "name": "productSegment",
      "productSelection": [
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 1,
          "productCode": "ABC1",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 2,
          "productCode": "ABC2",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 3,
          "productCode": "ABC3",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 4,
          "productCode": "ABC4",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 5,
          "productCode": "ABC5",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 6,
          "productCode": "ABC6",
          "sellerId": ""
        },
         {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 7,
          "productCode": "ABC7",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 8,
          "productCode": "ABC8",
          "sellerId": ""
        },
         {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 9,
          "productCode": "ABC9",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 10,
          "productCode": "ABC10",
          "sellerId": ""
        }, 
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 11,
          "productCode": "ABC11",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 12,
          "productCode": "ABC12",
          "sellerId": ""
        }
      ]
    }
  ]
}

표준

이 템플릿에는 4개의 세그먼트가 있습니다. 콘텐츠 2개, 배너 1개, 제품 세그먼트 1개입니다.

샘플 응답

{
  "id": "26f6117c-147b-4447-86aa-992e9ddb0daa",
  "brandPageId": "262cb376-63dd-4e0c-8a6a-a7fd04f2ae82",
  "brandPageTemplateId": "8e0d8836-aa23-42e5-84e1-535c7c9ced33",
  "data": [
    {
      "id":  "1b5a2521-9e79-4b95-99b0-4deffc586d81",
      "name": "headingText",
      "headingTextContent": "Kick-start Juice"
    },
    {
      "id":  "c955d424-08ef-4f18-bfdd-57393f8caf9b",
      "name": "banner",
      "bannerText": "The world’s market leading coffee in a juice!",
      "bannerSubText": "Start your day with a cup of Joe, in a cup of juice!",
      "bannerHeroImageUrl": "https://assets.imageurl.io/s/9c6fa248-c5ff-4341-9833-7e2b08464ada",
      "bannerBackgroundImageUrl": "https://assets.imageurl.io/s/85d2d333-eed5-44d7-b131-8m435c34r"
    },
    {
      "id":  "91f91531-6435-464d-bf30-4ce7bd50c00c",
      "name": "paragraphText",
      "paragraphTextContent": "With a standard cup of coffee infused with each 250ml cup of orange juice, you’ll be ready to start your day with a kick-start!"
    },
    {
      "id":  "a79eb54b-4972-43cc-883d-9293921d50d0",
      "name": "productSegment",
      "productSelection": [
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 1,
          "productCode": "ABC1",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 2,
          "productCode": "ABC2",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 3,
          "productCode": "ABC3",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 4,
          "productCode": "ABC4",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 5,
          "productCode": "ABC5",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 6,
          "productCode": "ABC6",
          "sellerId": ""
        },
         {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 7,
          "productCode": "ABC7",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 8,
          "productCode": "ABC8",
          "sellerId": ""
        }
      ]
    }
  ]
}

럭셔리

이 템플릿에는 6개의 세그먼트가 있습니다. 콘텐츠 2개, 배너 2개 및 제품 세그먼트 2개입니다.

샘플 응답

{
  "id": "26f6117c-147b-4447-86aa-992e9ddb0daa",
  "brandPageId": "262cb376-63dd-4e0c-8a6a-a7fd04f2ae82",
  "brandPageTemplateId": "8e0d8836-aa23-42e5-84e1-535c7c9ced33",
  "data": [
    {
      "id":  "1b5a2521-9e79-4b95-99b0-4deffc586d81",
      "name": "headingText",
      "headingTextContent": "Kick-start Juice"
    },
    {
      "id":  "c955d424-08ef-4f18-bfdd-57393f8caf9b",
      "name": "topBanner",
      "bannerText": "The world’s market leading coffee in a juice!",
      "bannerSubText": "Start your day with a cup of Joe, in a cup of juice!",
      "bannerHeroImageUrl": "https://assets.imageurl.io/s/9c6fa248-c5ff-4341-9833-7e2b08464ada",
      "bannerBackgroundImageUrl": "https://assets.imageurl.io/s/85d2d333-eed5-44d7-b131-8m435c34r"
    },
    {
      "id":  "91f91531-6435-464d-bf30-4ce7bd50c00c",
      "name": "paragraphText",
      "paragraphTextContent": "With a standard cup of coffee infused with each 250ml cup of orange juice, you’ll be ready to start your day with a kick-start!"
    },
    {
      "id":  "a79eb54b-4972-43cc-883d-9293921d50d0",
      "name": "productSegmentOne",
      "productSelection": [
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 1,
          "productCode": "ABC1",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 2,
          "productCode": "ABC2",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 3,
          "productCode": "ABC3",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 4,
          "productCode": "ABC4",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 5,
          "productCode": "ABC5",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 6,
          "productCode": "ABC6",
          "sellerId": ""
        },
         {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 7,
          "productCode": "ABC7",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 8,
          "productCode": "ABC8",
          "sellerId": ""
        }
       ]
    },
    {
      "id":  "c955d424-08ef-4f18-bfdd-57393f8caf9b",
      "name": "MidBanner",
      "bannerText": "Interested in how this is even possible? Watch our process video to see how the magic happens!",
      "backgroundHex": "#2e2e2e",
      "callToActionLink": "https://www.brand-website.com/link-from-brandpage",
      "callToActionText": "Watch now",
      "callToActionAccessibilityText": "https://assets.imageurl.io/s/85d2d333-eed5-44d7-b131-8m435c34r"
    },
    {
      "id":  "a79eb54b-4972-43cc-883d-9293921d50d0",
      "name": "productSegmentTwo",
      "productSelection": [
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 1,
          "productCode": "DEF1",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 2,
          "productCode": "DEF2",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 3,
          "productCode": "DEF3",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 4,
          "productCode": "DEF4",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 5,
          "productCode": "DEF5",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 6,
          "productCode": "DEF6",
          "sellerId": ""
        },
         {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 7,
          "productCode": "DEF7",
          "sellerId": ""
        },
        {
          "catalogId": "5234abe0-40cd-481f-9d99-596c88ede340",
          "position": 8,
          "productCode": "DEF8",
          "sellerId": ""
        }
      ]
    }
  ]
}