适用于入门版集成的转化 Feed(旧版)
转化数据 Feed
{
"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"
]
}
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-10-14。
[null,null,["最后更新时间 (UTC):2024-10-14。"],[[["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."]]],[]]