blob: 11335ef78abb2e05fd5b05061a034496860cdff0 [file] [log] [blame]
Yoshi Automation Botb6971b02020-11-26 17:16:03 -08001{
Anthonios Partheniou10f4b672021-04-13 14:47:53 -04002 "basePath": "/doubleclickbidmanager/v1/",
3 "baseUrl": "https://doubleclickbidmanager.googleapis.com/doubleclickbidmanager/v1/",
4 "batchPath": "batch",
5 "canonicalName": "DoubleClick Bid Manager",
6 "description": "DoubleClick Bid Manager API allows users to manage and create campaigns and reports.",
7 "discoveryVersion": "v1",
8 "documentationLink": "https://developers.google.com/bid-manager/",
9 "fullyEncodeReservedExpansion": true,
10 "icons": {
11 "x16": "http://www.google.com/images/icons/product/search-16.gif",
12 "x32": "http://www.google.com/images/icons/product/search-32.gif"
13 },
14 "id": "doubleclickbidmanager:v1",
15 "kind": "discovery#restDescription",
16 "mtlsRootUrl": "https://doubleclickbidmanager.mtls.googleapis.com/",
17 "name": "doubleclickbidmanager",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080018 "ownerDomain": "google.com",
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040019 "ownerName": "Google",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080020 "parameters": {
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040021 "$.xgafv": {
22 "description": "V1 error format.",
23 "enum": [
24 "1",
25 "2"
26 ],
27 "enumDescriptions": [
28 "v1 error format",
29 "v2 error format"
30 ],
31 "location": "query",
32 "type": "string"
33 },
34 "access_token": {
35 "description": "OAuth access token.",
36 "location": "query",
37 "type": "string"
38 },
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080039 "alt": {
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040040 "default": "json",
41 "description": "Data format for response.",
42 "enum": [
43 "json",
44 "media",
45 "proto"
46 ],
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080047 "enumDescriptions": [
48 "Responses with Content-Type of application/json",
49 "Media download with context-dependent Content-Type",
50 "Responses with Content-Type of application/x-protobuf"
51 ],
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080052 "location": "query",
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040053 "type": "string"
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080054 },
55 "callback": {
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080056 "description": "JSONP",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080057 "location": "query",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080058 "type": "string"
59 },
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040060 "fields": {
61 "description": "Selector specifying which fields to include in a partial response.",
62 "location": "query",
63 "type": "string"
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080064 },
65 "key": {
66 "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
67 "location": "query",
68 "type": "string"
69 },
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080070 "oauth_token": {
71 "description": "OAuth 2.0 token for the current user.",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080072 "location": "query",
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040073 "type": "string"
74 },
75 "prettyPrint": {
76 "default": "true",
77 "description": "Returns response with indentations and line breaks.",
78 "location": "query",
79 "type": "boolean"
80 },
81 "quotaUser": {
82 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
83 "location": "query",
84 "type": "string"
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080085 },
86 "uploadType": {
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040087 "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080088 "location": "query",
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040089 "type": "string"
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080090 },
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040091 "upload_protocol": {
92 "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080093 "location": "query",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080094 "type": "string"
95 }
96 },
Anthonios Partheniou10f4b672021-04-13 14:47:53 -040097 "protocol": "rest",
yoshi-code-bot9e2cde22021-04-29 03:48:05 -070098 "resources": {},
yoshi-code-bot33237a82021-06-09 00:26:03 -070099 "revision": "20210601",
Anthonios Partheniou10f4b672021-04-13 14:47:53 -0400100 "rootUrl": "https://doubleclickbidmanager.googleapis.com/",
yoshi-code-bot9e2cde22021-04-29 03:48:05 -0700101 "schemas": {},
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800102 "servicePath": "doubleclickbidmanager/v1/",
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800103 "title": "DoubleClick Bid Manager API",
Anthonios Partheniou10f4b672021-04-13 14:47:53 -0400104 "version": "v1"
105}