{ "uuid": "1d226f0e-a77f-487e-9bb5-eaef505ef280", "lastMigration": 29, "name": "Real-time Bidding API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "f3324ae6-7439-4a9f-a337-8adae2a50884", "documentation": "Activates an existing bidding function. An activated function is available for invocation for the server-side TURTLEDOVE simulations.", "method": "post", "endpoint": "v1alpha/:name:activate", "responses": [ { "uuid": "80af0943-cfd4-4538-9835-467207e1e13b", "body": "{\n \"biddingFunction\": \"\",\n \"name\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'ARCHIVED')}}\",\n \"type\": \"{{oneOf (array 'FUNCTION_TYPE_UNSPECIFIED' 'TURTLEDOVE_SIMULATION_BIDDING_FUNCTION' 'FLEDGE_BIDDING_FUNCTION')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abc6b668-c2d6-4925-9899-034f36913469", "documentation": "Archives an existing bidding function. An archived function will not be available for function invocation for the server-side TURTLEDOVE simulations unless it is activated.", "method": "post", "endpoint": "v1alpha/:name:archive", "responses": [ { "uuid": "1cf9b1bc-4e4c-4e01-ac34-5f3697f7c691", "body": "{\n \"biddingFunction\": \"\",\n \"name\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'ARCHIVED')}}\",\n \"type\": \"{{oneOf (array 'FUNCTION_TYPE_UNSPECIFIED' 'TURTLEDOVE_SIMULATION_BIDDING_FUNCTION' 'FLEDGE_BIDDING_FUNCTION')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "807c4af1-8aa8-495b-9724-20ff17f52542", "documentation": "Lists the bidding functions that a bidder currently has registered.", "method": "get", "endpoint": "v1alpha/:parent/biddingFunctions", "responses": [ { "uuid": "e0260c22-7398-4553-9657-54b4eded75d3", "body": "{\n \"biddingFunctions\": [\n {\n \"biddingFunction\": \"\",\n \"name\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'ARCHIVED')}}\",\n \"type\": \"{{oneOf (array 'FUNCTION_TYPE_UNSPECIFIED' 'TURTLEDOVE_SIMULATION_BIDDING_FUNCTION' 'FLEDGE_BIDDING_FUNCTION')}}\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d44c40c3-0145-4aca-90b0-1b99f0754458", "documentation": "Creates a new bidding function.", "method": "post", "endpoint": "v1alpha/:parent/biddingFunctions", "responses": [ { "uuid": "6eac003e-b7de-4476-9405-c096dea9a50b", "body": "{\n \"biddingFunction\": \"\",\n \"name\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'ARCHIVED')}}\",\n \"type\": \"{{oneOf (array 'FUNCTION_TYPE_UNSPECIFIED' 'TURTLEDOVE_SIMULATION_BIDDING_FUNCTION' 'FLEDGE_BIDDING_FUNCTION')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "f3324ae6-7439-4a9f-a337-8adae2a50884" }, { "type": "route", "uuid": "abc6b668-c2d6-4925-9899-034f36913469" }, { "type": "route", "uuid": "807c4af1-8aa8-495b-9724-20ff17f52542" }, { "type": "route", "uuid": "d44c40c3-0145-4aca-90b0-1b99f0754458" } ] }