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 }, |
11 "basePath": "", | 11 "basePath": "", |
12 "baseUrl": "https://adexchangebuyer.googleapis.com/", | 12 "baseUrl": "https://adexchangebuyer.googleapis.com/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "AdExchangeBuyerII", | 14 "canonicalName": "AdExchangeBuyerII", |
15 "description": "Accesses the latest features for managing Ad Exchange accoun
ts and Real-Time Bidding configurations and auction metrics.", | 15 "description": "Accesses the latest features for managing Ad Exchange accoun
ts, Real-Time Bidding configurations and auction metrics, and Marketplace progra
mmatic deals.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/ad-exchange/buyer-rest/g
uides/client-access/", | 17 "documentationLink": "https://developers.google.com/ad-exchange/buyer-rest/g
uides/client-access/", |
18 "icons": { | 18 "icons": { |
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 19 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 20 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
21 }, | 21 }, |
22 "id": "adexchangebuyer2:v2beta1", | 22 "id": "adexchangebuyer2:v2beta1", |
23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
24 "name": "adexchangebuyer2", | 24 "name": "adexchangebuyer2", |
25 "ownerDomain": "google.com", | 25 "ownerDomain": "google.com", |
(...skipping 471 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": "20160824", | 507 "revision": "20161103", |
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 20 matching lines...) Expand all Loading... |
538 }, | 538 }, |
539 "userId": { | 539 "userId": { |
540 "description": "The unique numerical ID of the client user\n
that has accepted an invitation.\nThe value of this field is ignored in an updat
e operation.", | 540 "description": "The unique numerical ID of the client user\n
that has accepted an invitation.\nThe value of this field is ignored in an updat
e operation.", |
541 "format": "int64", | 541 "format": "int64", |
542 "type": "string" | 542 "type": "string" |
543 } | 543 } |
544 }, | 544 }, |
545 "type": "object" | 545 "type": "object" |
546 }, | 546 }, |
547 "ClientUserInvitation": { | 547 "ClientUserInvitation": { |
548 "description": "An invitation for a new client user to get access to
the AdExchange Buyer UI.\n\nAll fields are required unless otherwise specified.
", | 548 "description": "An invitation for a new client user to get access to
the Ad Exchange\nBuyer UI.\nAll fields are required unless otherwise specified.
", |
549 "id": "ClientUserInvitation", | 549 "id": "ClientUserInvitation", |
550 "properties": { | 550 "properties": { |
551 "email": { | 551 "email": { |
552 "description": "The email address to which the invitation is
sent. Email\naddresses should be unique among all client users under each spons
or\nbuyer.", | 552 "description": "The email address to which the invitation is
sent. Email\naddresses should be unique among all client users under each spons
or\nbuyer.", |
553 "type": "string" | 553 "type": "string" |
554 }, | 554 }, |
555 "clientAccountId": { | 555 "clientAccountId": { |
556 "description": "Numerical account ID of the client buyer\nth
at the invited user is associated with.\nThe value of this field is ignored in c
reate operations.", | 556 "description": "Numerical account ID of the client buyer\nth
at the invited user is associated with.\nThe value of this field is ignored in c
reate operations.", |
557 "format": "int64", | 557 "format": "int64", |
558 "type": "string" | 558 "type": "string" |
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
631 ], | 631 ], |
632 "enumDescriptions": [ | 632 "enumDescriptions": [ |
633 "A placeholder for an undefined client entity type. Shou
ld not be used.", | 633 "A placeholder for an undefined client entity type. Shou
ld not be used.", |
634 "An advertiser.", | 634 "An advertiser.", |
635 "A brand.", | 635 "A brand.", |
636 "An advertising agency." | 636 "An advertising agency." |
637 ], | 637 ], |
638 "type": "string" | 638 "type": "string" |
639 }, | 639 }, |
640 "role": { | 640 "role": { |
641 "description": "The role which is assigned to the client buy
er. Each role implies a set of\npermissions granted to the client. Must be one o
f `CLIENT_DEAL_VIEWER`,\n`CLIENT_DEAL_NEGOTIATOR`, or `CLIENT_DEAL_APPROVER`.", | 641 "description": "The role which is assigned to the client buy
er. Each role implies a set of\npermissions granted to the client. Must be one o
f `CLIENT_DEAL_VIEWER`,\n`CLIENT_DEAL_NEGOTIATOR` or `CLIENT_DEAL_APPROVER`.", |
642 "enum": [ | 642 "enum": [ |
643 "CLIENT_ROLE_UNSPECIFIED", | 643 "CLIENT_ROLE_UNSPECIFIED", |
644 "CLIENT_DEAL_VIEWER", | 644 "CLIENT_DEAL_VIEWER", |
645 "CLIENT_DEAL_NEGOTIATOR", | 645 "CLIENT_DEAL_NEGOTIATOR", |
646 "CLIENT_DEAL_APPROVER" | 646 "CLIENT_DEAL_APPROVER" |
647 ], | 647 ], |
648 "enumDescriptions": [ | 648 "enumDescriptions": [ |
649 "A placeholder for an undefined client role.", | 649 "A placeholder for an undefined client role.", |
650 "Users associated with this client can see publisher dea
l offers\nin the Marketplace.\nThey can neither negotiate proposals nor approve
deals.\nIf this client is visible to publishers, they can send deal proposals\nt
o this client.", | 650 "Users associated with this client can see publisher dea
l offers\nin the Marketplace.\nThey can neither negotiate proposals nor approve
deals.\nIf this client is visible to publishers, they can send deal proposals\nt
o this client.", |
651 "Users associated with this client can respond to deal p
roposals\nsent to them by publishers. They can also initiate deal proposals\nof
their own.", | 651 "Users associated with this client can respond to deal p
roposals\nsent to them by publishers. They can also initiate deal proposals\nof
their own.", |
(...skipping 37 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 |