Method: buyers.finalizedDeals.setReadyToServe

  • The setReadyToServe method sets a given finalized deal as ready to serve, applying only to programmatic guaranteed deals.

  • By default, deals are ready to serve immediately after finalization, but you can opt out and use this method manually by contacting your Technical Account Manager.

  • If you use this method, finalized deals won't start serving until after setReadyToServe is called and the deals become active.

  • This can be used to delay bid requests until your creative is ready.

Sets the given finalized deal as ready to serve.

By default, deals are set as ready to serve as soon as they're finalized. If you want to opt out of the default behavior, and manually indicate that deals are ready to serve, ask your Technical Account Manager to add you to the allowlist.

If you choose to use this method, finalized deals belonging to the bidder and its child seats don't start serving until after you call setReadyToServe, and after the deals become active. For example, you can use this method to delay receiving bid requests until your creative is ready.

This method only applies to programmatic guaranteed deals.

HTTP request

POST https://authorizedbuyersmarketplace.googleapis.com/v1/{deal=buyers/*/finalizedDeals/*}:setReadyToServe

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
deal

string

Required. Format: buyers/{accountId}/finalizedDeals/{dealId}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of FinalizedDeal.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/authorized-buyers-marketplace