{ "opencollection": "1.0.0", "info": { "name": "BrightEdge Platform accounts keywords API", "version": "5.0.0" }, "items": [ { "info": { "name": "keywords", "type": "folder" }, "items": [ { "info": { "name": "This call returns a string of bql filters for branded keywords.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/brandfilters/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "branded", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a string of bql filters for branded keywords." }, { "info": { "name": "This call returns a string of bql filters for branded keywords.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/brandfilters/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "branded", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a string of bql filters for branded keywords." }, { "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" }, { "info": { "name": "This call returns a list of keywords of the given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords of the given account" }, { "info": { "name": "This call returns a list of keywords of the given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords of the given account" }, { "info": { "name": "This call returns a list of keywords within the give keyword group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/keywordgroups/:account_id/:keyword_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "keyword_group_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords within the give keyword group" }, { "info": { "name": "[WIP] This call adds a list of keywords to the give keyword group", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/objects/keywordgroups/:account_id/:keyword_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "keyword_group_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "[WIP] This call adds a list of keywords to the give keyword group" }, { "info": { "name": "This call returns a list of keywords within the give keyword group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/keywordgroups/:account_id/:keyword_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "keyword_group_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords within the give keyword group" }, { "info": { "name": "[WIP] This call adds a list of keywords to the give keyword group", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/objects/keywordgroups/:account_id/:keyword_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "keyword_group_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "[WIP] This call adds a list of keywords to the give keyword group" }, { "info": { "name": "This call returns a list of keywords within the give keyword group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/3.0/objects/keywordgroups/:account_id/:keyword_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "keyword_group_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords within the give keyword group" }, { "info": { "name": "This call returns a list of keywords within the give keyword group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest3/objects/keywordgroups/:account_id/:keyword_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "keyword_group_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords within the give keyword group" }, { "info": { "name": "This call returns a list of keywords of the given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/3.0/objects/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords of the given account" }, { "info": { "name": "This call returns a list of keywords of the given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest3/objects/keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keywords of the given account" } ] } ], "bundled": true }