スターター統合のコンバージョン フィード(従来版)
コンバージョン データフィード
{
"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 Developers サイトのポリシーをご覧ください。Java は 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."]]],[]]