OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/adexchange.buyer": { | 5 "https://www.googleapis.com/auth/adexchange.buyer": { |
6 "description": "Manage your Ad Exchange buyer account config
uration" | 6 "description": "Manage your Ad Exchange buyer account config
uration" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
(...skipping 486 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
497 "https://www.googleapis.com/auth/adexcha
nge.buyer" | 497 "https://www.googleapis.com/auth/adexcha
nge.buyer" |
498 ] | 498 ] |
499 } | 499 } |
500 } | 500 } |
501 } | 501 } |
502 } | 502 } |
503 } | 503 } |
504 } | 504 } |
505 } | 505 } |
506 }, | 506 }, |
507 "revision": "20161103", | 507 "revision": "20161208", |
508 "rootUrl": "https://adexchangebuyer.googleapis.com/", | 508 "rootUrl": "https://adexchangebuyer.googleapis.com/", |
509 "schemas": { | 509 "schemas": { |
510 "ClientUser": { | 510 "ClientUser": { |
511 "description": "A client user is created under a client buyer and ha
s restricted access to\nthe Ad Exchange Marketplace and certain other sections\n
of the Ad Exchange Buyer UI based on the role\ngranted to the associated client
buyer.\n\nThe only way a new client user can be created is via accepting an\nema
il invitation\n(see the\naccounts.clients.invitations.create\nmethod).\n\nAll fi
elds are required unless otherwise specified.", | 511 "description": "A client user is created under a client buyer and ha
s restricted access to\nthe Ad Exchange Marketplace and certain other sections\n
of the Ad Exchange Buyer UI based on the role\ngranted to the associated client
buyer.\n\nThe only way a new client user can be created is via accepting an\nema
il invitation\n(see the\naccounts.clients.invitations.create\nmethod).\n\nAll fi
elds are required unless otherwise specified.", |
512 "id": "ClientUser", | 512 "id": "ClientUser", |
513 "properties": { | 513 "properties": { |
514 "email": { | 514 "email": { |
515 "description": "User's email address. The value of this fiel
d\nis ignored in an update operation.", | 515 "description": "User's email address. The value of this fiel
d\nis ignored in an update operation.", |
516 "type": "string" | 516 "type": "string" |
517 }, | 517 }, |
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
689 "type": "array" | 689 "type": "array" |
690 } | 690 } |
691 }, | 691 }, |
692 "type": "object" | 692 "type": "object" |
693 } | 693 } |
694 }, | 694 }, |
695 "servicePath": "", | 695 "servicePath": "", |
696 "title": "Ad Exchange Buyer API II", | 696 "title": "Ad Exchange Buyer API II", |
697 "version": "v2beta1" | 697 "version": "v2beta1" |
698 } | 698 } |
OLD | NEW |