{ "opencollection": "1.0.0", "info": { "name": "BrightEdge Platform accounts recommendations API", "version": "5.0.0" }, "items": [ { "info": { "name": "recommendations", "type": "folder" }, "items": [ { "info": { "name": "This call returns details of keyword recommendation", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/organizations/objects/pbr_page_keyword_pop_up/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "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 details of keyword recommendation" }, { "info": { "name": "This endpoint allows change priority of keywords", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/organizations/objects/pbr_keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint allows change priority of keywords" }, { "info": { "name": "This call returns list of tracked pages", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/organizations/objects/get_tracked_pages/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns list of tracked pages" }, { "info": { "name": "This call returns details of keyword recommendation", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/organizations/objects/pbr_page_keyword_pop_up/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "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 details of keyword recommendation" }, { "info": { "name": "This endpoint allows change priority of keywords", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/organizations/objects/pbr_keywords/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint allows change priority of keywords" }, { "info": { "name": "This call returns list of tracked pages", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/organizations/objects/get_tracked_pages/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns list of tracked pages" } ] } ], "bundled": true }