기본 통합용 전환 피드 (기존)
전환 데이터 피드
{
"data" : [
{
"duration" : {
"date" : {"year":2020,"month":9,"day":21}
},
"num_transactions":"60"
},
{
"duration" : {
"date" : {"year":2020,"month":9,"day":22}
},
"num_transactions":"84"
},
{
"duration" : {
"date" : {"year":2020,"month":9,"day":23}
},
"num_transactions":"91"
}
]
}
설명자 파일
{
"generation_timestamp": 1524606581,
"name": "reservewithgoogle.conversion_data",
"data_file": [
"reservewithgoogle.conversion_data_1524606581_1.json",
"reservewithgoogle.conversion_data_1524606581_2.json"
]
}
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-14(UTC)
[null,null,["최종 업데이트: 2024-10-14(UTC)"],[[["The data feed provides daily conversion data, including the number of transactions for each date."],["The provided data feed example shows transactions for three days in September 2020."],["A separate descriptor file lists associated data files with timestamps and names."],["The \"num_transactions\" field represents the total transactions for a given date within the data feed."],["The example focuses on Reserve with Google conversion data, as indicated by the descriptor filename."]]],[]]