{ "opencollection": "1.0.0", "info": { "name": "BrightEdge Platform accounts chromeextension API", "version": "5.0.0" }, "items": [ { "info": { "name": "chromeextension", "type": "folder" }, "items": [ { "info": { "name": "This call returns a list of keywordgroups for a given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/chromeextension/keywordgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" }, { "name": "only_total", "value": "", "type": "query" }, { "name": "include_total", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywordgroups for a given account" }, { "info": { "name": "This call returns a list of keywords with kwg_id for a given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/chromeextension/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" }, { "name": "only_total", "value": "", "type": "query" }, { "name": "include_total", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords with kwg_id for a given account" }, { "info": { "name": "This call returns a list of keyword with kwg_id for a given account", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/chromeextension/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "only_total", "value": "", "type": "query" }, { "name": "include_total", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keyword with kwg_id for a given account" }, { "info": { "name": "This call adds keywords to a keyword group", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/chromeextension/keywordgroupactions/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call adds keywords to a keyword group" }, { "info": { "name": "This call returns a list of keywordgroups for a given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/chromeextension/keywordgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" }, { "name": "only_total", "value": "", "type": "query" }, { "name": "include_total", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywordgroups for a given account" }, { "info": { "name": "This call returns a list of keywords with kwg_id for a given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/chromeextension/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" }, { "name": "only_total", "value": "", "type": "query" }, { "name": "include_total", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords with kwg_id for a given account" }, { "info": { "name": "This call returns a list of keyword with kwg_id for a given account", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/chromeextension/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "only_total", "value": "", "type": "query" }, { "name": "include_total", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keyword with kwg_id for a given account" }, { "info": { "name": "This call adds keywords to a keyword group", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/chromeextension/keywordgroupactions/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call adds keywords to a keyword group" } ] } ], "bundled": true }