{ "opencollection": "1.0.0", "info": { "name": "BrightEdge Platform accounts keywordgroups API", "version": "5.0.0" }, "items": [ { "info": { "name": "keywordgroups", "type": "folder" }, "items": [ { "info": { "name": "This call returns list of keyword activities per account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/keywordgroups/activity/:group_name", "params": [ { "name": "group_name", "value": "", "type": "path" }, { "name": "start_year_month", "value": "", "type": "query" }, { "name": "end_year_month", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns list of keyword activities per account" }, { "info": { "name": "This call returns a list of keyword groups of the given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/keywordgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keyword groups 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 list of keyword activities per account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/keywordgroups/activity/:group_name", "params": [ { "name": "group_name", "value": "", "type": "path" }, { "name": "start_year_month", "value": "", "type": "query" }, { "name": "end_year_month", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns list of keyword activities per account" }, { "info": { "name": "This call returns a list of keyword groups of the given account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/keywordgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns a list of keyword groups 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}}/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 the list of keywordgroups an account can access", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/3.0/objects/keywordgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the list of keywordgroups an account can access" }, { "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 the list of keywordgroups an account can access", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest3/objects/keywordgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the list of keywordgroups an account can access" }, { "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" } ] } ], "bundled": true }