• Home
  • Raw
  • Download

Lines Matching full:proposal

82 <p class="firstline">Get a proposal given its id</p>
88 <p class="firstline">Update the given proposal. This method supports patch semantics.</p>
94 <p class="firstline">Update the given proposal to indicate that setup has been completed.</p>
97 <p class="firstline">Update the given proposal</p>
106 <pre>Get a proposal given its id
109 proposalId: string, Id of the proposal to retrieve. (required)
114proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
117 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
120 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
133 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
136 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
137 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
139 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
140 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
141 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
142 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
158 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
159 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
160 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
161 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
162 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
163 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
164 &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
165 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
166 …&quot;revisionTimeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal wa…
167 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)
190proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
193 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
196 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
209 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
212 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
213 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
215 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
216 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
217 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
218 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
234 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
235 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
236 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
237 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
238 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
239 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
240 … &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
241 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
242 …imeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal was last revised …
243 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)
264proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
267 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
270 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
283 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
286 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
287 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
289 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
290 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
291 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
292 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
308 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
309 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
310 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
311 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
312 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
313 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
314 … &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
315 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
316 …imeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal was last revised …
317 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)
334 <pre>Update the given proposal. This method supports patch semantics.
337 proposalId: string, The proposal id to update. (required)
338 …anged, an error will be thrown. The caller should then fetch the latest proposal at head revision …
339 …g, The proposed action to take on the proposal. This field is required and it must be set when upd…
350proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
353 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
356 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
369 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
372 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
373 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
375 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
376 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
377 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
378 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
394 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
395 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
396 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
397 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
398 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
399 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
400 &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
401 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
402 …&quot;revisionTimeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal wa…
403 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)
419proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
422 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
425 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
438 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
441 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
442 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
444 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
445 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
446 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
447 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
463 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
464 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
465 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
466 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
467 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
468 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
469 &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
470 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
471 …&quot;revisionTimeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal wa…
472 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)
497proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
500 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
503 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
516 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
519 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
520 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
522 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
523 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
524 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
525 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
541 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
542 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
543 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
544 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
545 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
546 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
547 … &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
548 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
549 …imeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal was last revised …
550 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)
567 <pre>Update the given proposal to indicate that setup has been completed.
570 proposalId: string, The proposal id for which the setup is complete (required)
576 <pre>Update the given proposal
579 proposalId: string, The proposal id to update. (required)
580 …anged, an error will be thrown. The caller should then fetch the latest proposal at head revision …
581 …g, The proposed action to take on the proposal. This field is required and it must be set when upd…
592proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
595 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
598 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
611 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
614 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
615 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
617 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
618 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
619 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
620 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
636 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
637 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
638 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
639 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
640 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
641 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
642 &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
643 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
644 …&quot;revisionTimeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal wa…
645 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)
661proposal in the marketplace. A proposal is the unit of negotiation between a seller and a buyer an…
664 …&quot;billedBuyer&quot;: { # Reference to the buyer that will get billed for this proposal. (reado…
667 &quot;buyer&quot;: { # Reference to the buyer on the proposal. (readonly, except on create)
680 &quot;dbmAdvertiserIds&quot;: [ # IDs of DBM advertisers permission to this proposal.
683 …# When an proposal is in an accepted state, indicates whether the buyer has signed off. Once both …
684 …# When an proposal is in an accepted state, indicates whether the buyer has signed off Once both s…
686 …&quot;isRenegotiating&quot;: True or False, # True if the proposal is being renegotiated (readonly…
687 …e or False, # True, if the buyside inventory setup is complete for this proposal. (readonly, excep…
688 …ot;adexchangebuyer#proposal&quot;, # Identifies what kind of resource this is. Value: the fixed st…
689 &quot;labels&quot;: [ # List of labels associated with the proposal. (readonly)
705 …uot;A String&quot;, # The role of the last user that either updated the proposal or left a comment…
706 &quot;name&quot;: &quot;A String&quot;, # The name for the proposal (updatable)
707 …ot;: &quot;A String&quot;, # Optional negotiation id if this proposal is a preferred deal proposal.
708 …e&quot;: &quot;A String&quot;, # Indicates whether the buyer/seller created the proposal.(readonly)
709 …&quot;A String&quot;, # Optional private auction id if this proposal is a private auction proposal.
710 &quot;proposalId&quot;: &quot;A String&quot;, # The unique id of the proposal. (readonly).
711 &quot;proposalState&quot;: &quot;A String&quot;, # The current state of the proposal. (readonly)
712 …&quot;revisionNumber&quot;: &quot;A String&quot;, # The revision number for the proposal (readonly…
713 …&quot;revisionTimeMs&quot;: &quot;A String&quot;, # The time (ms since epoch) when the proposal wa…
714 &quot;seller&quot;: { # Reference to the seller on the proposal. (readonly, except on create)