Skip to content

Instantly share code, notes, and snippets.

@Tmeister
Created January 21, 2016 16:53
Show Gist options
  • Save Tmeister/3ac06ca4b6b8c27d4d99 to your computer and use it in GitHub Desktop.
Save Tmeister/3ac06ca4b6b8c27d4d99 to your computer and use it in GitHub Desktop.
{
"properties": {
"lang": "es",
"country": "mx",
"currency": "MX$"
},
"seed": {
"keyword": "Car",
"competition": "0.12",
"bid": "12.93",
"avg_key_comp": "24",
"local_searches": "222222"
},
"related": [{
"keyword": "Blue Car",
"competition": "0.12",
"bid": "12.93",
"avg_key_comp": "24",
"local_searches": "1111"
}, {
"keyword": "Red Car",
"competition": "0.12",
"bid": "12.93",
"avg_key_comp": "24",
"local_searches": "33333"
}, {
"keyword": "Yellow Car",
"competition": "0.12",
"bid": "12.93",
"avg_key_comp": "24",
"local_searches": "555555"
}, {
"keyword": "Convertible",
"competition": "0.12",
"bid": "12.93",
"avg_key_comp": "24",
"local_searches": "44444"
}, {
"keyword": "Sport Car",
"competition": "0.12",
"bid": "12.93",
"avg_key_comp": "24",
"local_searches": "77777"
}, {
"keyword": "New Car",
"competition": "0.12",
"bid": "12.93",
"avg_key_comp": "24",
"local_searches": "66655"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment