| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1 | |
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
AdExchangeBuyerII.Accounts.Proposals.AddNote |
AdExchangeBuyerII.Accounts.Proposals.addNote(String accountId,
String proposalId,
AddNoteRequest content)
Create a new note and attach it to the proposal.
|
| Constructor and Description |
|---|
AddNote(String accountId,
String proposalId,
AddNoteRequest content)
Create a new note and attach it to the proposal.
|
| Modifier and Type | Method and Description |
|---|---|
AddNoteRequest |
AddNoteRequest.clone() |
AddNoteRequest |
AddNoteRequest.set(String fieldName,
Object value) |
AddNoteRequest |
AddNoteRequest.setNote(Note note)
Details of the note to add.
|
Copyright © 2011–2021 Google. All rights reserved.