@moment_api_answer
소재 조회 API로 항목 조회가 되지 않는 예시 전달 드립니다.
위와 같이 홍보 타이틀과 홍보문구를 설정할 수 있는 캐러셀 커머스의 경우 소재 API로 아래와 같이 확인되어 홍보문구 항목은 API response로 확인이 되지 않습니다. 이 경우 홍보문구에 어떤 개인화 변수를 설정했는지 API를 통해 확인이 불가한 것으로 보입니다.
{
"id": 232***81,
"creativeId": 232***81,
"name": "***_test_creative_carousel_commerce_20230830",
"adGroupId": 29***79,
"format": "CAROUSEL_COMMERCE_MESSAGE",
"config": "ON",
"systemConfig": "ON",
"creativeStatus": "OPERATING",
"createdDate": "2023-08-30T13:22:21",
"lastModifiedDate": "2023-08-30T13:50:04",
"messageElement": {
"id": 23***981,
"adAccountId": 58***7,
"profileId": "_IZ***xj",
"name": "***_test_creative_carousel_commerce_20230830",
"creativeFormat": "CAROUSEL_COMMERCE_MESSAGE",
"shareFlag": false,
"adFlag": true,
"buttonAssetGroups": [
{
"ordering": 0,
"title": "구매하기",
"mobileLandingUrl": "https://www.naver.com/",
"landingType": "LANDING_URL"
},
{
"ordering": 1,
"title": "버튼",
"mobileLandingUrl": "${mobile_url1}",
"landingType": "LANDING_URL"
}
],
"itemAssetGroups": [
{
"ordering": 0,
"image": {
"fileSize": 197519,
"url": "//t1.daumcdn.net/b2/creative/582257/fea55aa7d0b918b12f54a56680d8a644.jpg",
"fileName": "제목 없음.jpg",
"imageWidth": 677,
"imageHeight": 497,
"mimeType": "image/jpeg",
"imageHash": "61ff8dccd71c25323f74881d5e5054c3"
},
"title": "${user_name1}님, 다음 캐러셀 버튼 클릭!",
"mobileLandingUrl": "https://www.naver.com/",
"landingType": "LANDING_URL"
},
{
"ordering": 1,
"image": {
"fileSize": 378149,
"url": "//t1.daumcdn.net/b2/creative/582257/5ecc4b85de5808fb6325acb767a018da.png",
"fileName": "230811_promition.png",
"imageWidth": 800,
"imageHeight": 800,
"mimeType": "image/png",
"imageHash": "a7a2717a2ab2c25390cf3dbd2712185f"
},
"title": "${user_name1}님 아래 버튼 클릭!",
"mobileLandingUrl": "https://www.naver.com/",
"landingType": "LANDING_URL"
}
],
"thumbnailUrl": "//t1.daumcdn.net/b2/creative/582257/fea55aa7d0b918b12f54a56680d8a644.jpg",
"createdDate": "2023-08-30T13:22:21",
"lastModifiedDate": "2023-08-30T13:50:04"
},
"ageVerification": false
}