Skip to content

Instantly share code, notes, and snippets.

View jbsteele's full-sized avatar

Jason B Steele jbsteele

View GitHub Profile
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "array",
"items": {
"type": "object",
"properties": {
"account": { "type": "string" },
"campaign": { "type": "string" },
"ad_group": { "type": "string" },
"keyword": { "type": "string" },