Skip to content

Instantly share code, notes, and snippets.

@Jordanlagan
Last active August 2, 2022 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jordanlagan/a09401f39e10bac35d18629dbc1fa390 to your computer and use it in GitHub Desktop.
Save Jordanlagan/a09401f39e10bac35d18629dbc1fa390 to your computer and use it in GitHub Desktop.
Daily
google_data = {
"spend" => {
"overall" => {
"20220801" => 11.00,
"20220731" => 32.32,
"20220730" => 2.12,
"20220729" => 4.55,
...
"20220704" => 21.19
},
"campaign_group_1" => {
"20220801" => 11.00,
"20220731" => 32.32,
"20220730" => 2.12,
"20220729" => 4.55,
...
"20220704" => 21.19
}
...
}
"conversions" => {...},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment