スターター統合用のコンバージョン フィード(従来版)
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
コンバージョン データ フィード
{
"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 および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[],["The data feed presents transaction counts for specific dates. On September 21, 2020, there were 60 transactions; September 22, 2020, had 84 transactions; and September 23, 2020, recorded 91 transactions. The descriptor file indicates that the data is named \"reservewithgoogle.conversion_data\" and was generated at timestamp 1524606581, with two associated data files. The conversion data file have the num_transactions info related to a specific date.\n"]]