| Copyright | (c) 2015-2016 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.Google.Resource.DoubleClickBidManager.Rubicon.Notifyproposalchange
Description
Update proposal upon actions of Rubicon publisher.
See: DoubleClick Bid Manager API Reference for doubleclickbidmanager.rubicon.notifyproposalchange.
- type RubiconNotifyproposalchangeResource = "doubleclickbidmanager" :> ("v1" :> ("rubicon" :> ("notifyproposalchange" :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] NotifyProposalChangeRequest :> Post '[JSON] ())))))
- rubiconNotifyproposalchange :: NotifyProposalChangeRequest -> RubiconNotifyproposalchange
- data RubiconNotifyproposalchange
- rnPayload :: Lens' RubiconNotifyproposalchange NotifyProposalChangeRequest
REST Resource
type RubiconNotifyproposalchangeResource = "doubleclickbidmanager" :> ("v1" :> ("rubicon" :> ("notifyproposalchange" :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] NotifyProposalChangeRequest :> Post '[JSON] ()))))) Source #
A resource alias for doubleclickbidmanager.rubicon.notifyproposalchange method which the
RubiconNotifyproposalchange request conforms to.
Creating a Request
rubiconNotifyproposalchange Source #
Creates a value of RubiconNotifyproposalchange with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data RubiconNotifyproposalchange Source #
Update proposal upon actions of Rubicon publisher.
See: rubiconNotifyproposalchange smart constructor.
Instances
Request Lenses
rnPayload :: Lens' RubiconNotifyproposalchange NotifyProposalChangeRequest Source #
Multipart request metadata.