Liking cljdoc? Tell your friends :D

happygapi.adexchangebuyer2.bidders

Ad Exchange Buyer API II: bidders. Accesses the latest features for managing Authorized Buyers accounts, Real-Time Bidding configurations and auction metrics, and Marketplace programmatic deals. See: https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders

Ad Exchange Buyer API II: bidders.
Accesses the latest features for managing Authorized Buyers accounts, Real-Time Bidding configurations and auction metrics, and Marketplace programmatic deals.
See: https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders
raw docstring

accounts-filterSets-bidMetrics-list$clj

(accounts-filterSets-bidMetrics-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/bidMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of bids.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/bidMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of bids.
sourceraw docstring

accounts-filterSets-bidResponseErrors-list$clj

(accounts-filterSets-bidResponseErrors-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/bidResponseErrors/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all errors that occurred in bid responses, with the number of bid responses affected for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/bidResponseErrors/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all errors that occurred in bid responses, with the number of bid responses affected for each reason.
sourceraw docstring

accounts-filterSets-bidResponsesWithoutBids-list$clj

(accounts-filterSets-bidResponsesWithoutBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/bidResponsesWithoutBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/bidResponsesWithoutBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.
sourceraw docstring

accounts-filterSets-create$clj

(accounts-filterSets-create$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/create

Required parameters: ownerName

Optional parameters: isTransient

Body:

{:formats [string], :format string, :breakdownDimensions [string], :name string, :realtimeTimeRange {:startTimestamp string}, :publisherIdentifiers [string], :timeSeriesGranularity string, :creativeId string, :environment string, :absoluteDateRange {:endDate Date, :startDate Date}, :dealId string, :relativeDateRange {:offsetDays integer, :durationDays integer}, :platforms [string], :sellerNetworkIds [integer]}

Creates the specified filter set for the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/create

Required parameters: ownerName

Optional parameters: isTransient

Body: 

{:formats [string],
 :format string,
 :breakdownDimensions [string],
 :name string,
 :realtimeTimeRange {:startTimestamp string},
 :publisherIdentifiers [string],
 :timeSeriesGranularity string,
 :creativeId string,
 :environment string,
 :absoluteDateRange {:endDate Date, :startDate Date},
 :dealId string,
 :relativeDateRange {:offsetDays integer, :durationDays integer},
 :platforms [string],
 :sellerNetworkIds [integer]}

Creates the specified filter set for the account with the given account ID.
sourceraw docstring

accounts-filterSets-delete$clj

(accounts-filterSets-delete$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/delete

Required parameters: name

Optional parameters: none

Deletes the requested filter set from the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/delete

Required parameters: name

Optional parameters: none

Deletes the requested filter set from the account with the given account ID.
sourceraw docstring

accounts-filterSets-filteredBidRequests-list$clj

(accounts-filterSets-filteredBidRequests-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBidRequests/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBidRequests/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.
sourceraw docstring

accounts-filterSets-filteredBids-creatives-list$clj

(accounts-filterSets-filteredBids-creatives-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBids/creatives/list

Required parameters: creativeStatusId, filterSetName

Optional parameters: pageToken, pageSize

List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBids/creatives/list

Required parameters: creativeStatusId, filterSetName

Optional parameters: pageToken, pageSize

List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.
sourceraw docstring

accounts-filterSets-filteredBids-details-list$clj

(accounts-filterSets-filteredBids-details-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBids/details/list

Required parameters: filterSetName, creativeStatusId

Optional parameters: pageToken, pageSize

List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBids/details/list

Required parameters: filterSetName, creativeStatusId

Optional parameters: pageToken, pageSize

List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.
sourceraw docstring

accounts-filterSets-filteredBids-list$clj

(accounts-filterSets-filteredBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which bids were filtered, with the number of bids filtered for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/filteredBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which bids were filtered, with the number of bids filtered for each reason.
sourceraw docstring

accounts-filterSets-get$clj

(accounts-filterSets-get$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/get

Required parameters: name

Optional parameters: none

Retrieves the requested filter set for the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/get

Required parameters: name

Optional parameters: none

Retrieves the requested filter set for the account with the given account ID.
sourceraw docstring

accounts-filterSets-impressionMetrics-list$clj

(accounts-filterSets-impressionMetrics-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/impressionMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of impressions.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/impressionMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of impressions.
sourceraw docstring

accounts-filterSets-list$clj

(accounts-filterSets-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/list

Required parameters: ownerName

Optional parameters: pageSize, pageToken

Lists all filter sets for the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/list

Required parameters: ownerName

Optional parameters: pageSize, pageToken

Lists all filter sets for the account with the given account ID.
sourceraw docstring

accounts-filterSets-losingBids-list$clj

(accounts-filterSets-losingBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/losingBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/losingBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.
sourceraw docstring

accounts-filterSets-nonBillableWinningBids-list$clj

(accounts-filterSets-nonBillableWinningBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/nonBillableWinningBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/accounts/filterSets/nonBillableWinningBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.
sourceraw docstring

filterSets-bidMetrics-list$clj

(filterSets-bidMetrics-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/bidMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of bids.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/bidMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of bids.
sourceraw docstring

filterSets-bidResponseErrors-list$clj

(filterSets-bidResponseErrors-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/bidResponseErrors/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all errors that occurred in bid responses, with the number of bid responses affected for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/bidResponseErrors/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all errors that occurred in bid responses, with the number of bid responses affected for each reason.
sourceraw docstring

filterSets-bidResponsesWithoutBids-list$clj

(filterSets-bidResponsesWithoutBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/bidResponsesWithoutBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/bidResponsesWithoutBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.
sourceraw docstring

filterSets-create$clj

(filterSets-create$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/create

Required parameters: ownerName

Optional parameters: isTransient

Body:

{:formats [string], :format string, :breakdownDimensions [string], :name string, :realtimeTimeRange {:startTimestamp string}, :publisherIdentifiers [string], :timeSeriesGranularity string, :creativeId string, :environment string, :absoluteDateRange {:endDate Date, :startDate Date}, :dealId string, :relativeDateRange {:offsetDays integer, :durationDays integer}, :platforms [string], :sellerNetworkIds [integer]}

Creates the specified filter set for the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/create

Required parameters: ownerName

Optional parameters: isTransient

Body: 

{:formats [string],
 :format string,
 :breakdownDimensions [string],
 :name string,
 :realtimeTimeRange {:startTimestamp string},
 :publisherIdentifiers [string],
 :timeSeriesGranularity string,
 :creativeId string,
 :environment string,
 :absoluteDateRange {:endDate Date, :startDate Date},
 :dealId string,
 :relativeDateRange {:offsetDays integer, :durationDays integer},
 :platforms [string],
 :sellerNetworkIds [integer]}

Creates the specified filter set for the account with the given account ID.
sourceraw docstring

filterSets-delete$clj

(filterSets-delete$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/delete

Required parameters: name

Optional parameters: none

Deletes the requested filter set from the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/delete

Required parameters: name

Optional parameters: none

Deletes the requested filter set from the account with the given account ID.
sourceraw docstring

filterSets-filteredBidRequests-list$clj

(filterSets-filteredBidRequests-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBidRequests/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBidRequests/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.
sourceraw docstring

filterSets-filteredBids-creatives-list$clj

(filterSets-filteredBids-creatives-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBids/creatives/list

Required parameters: filterSetName, creativeStatusId

Optional parameters: pageSize, pageToken

List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBids/creatives/list

Required parameters: filterSetName, creativeStatusId

Optional parameters: pageSize, pageToken

List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.
sourceraw docstring

filterSets-filteredBids-details-list$clj

(filterSets-filteredBids-details-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBids/details/list

Required parameters: creativeStatusId, filterSetName

Optional parameters: pageSize, pageToken

List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBids/details/list

Required parameters: creativeStatusId, filterSetName

Optional parameters: pageSize, pageToken

List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.
sourceraw docstring

filterSets-filteredBids-list$clj

(filterSets-filteredBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which bids were filtered, with the number of bids filtered for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/filteredBids/list

Required parameters: filterSetName

Optional parameters: pageToken, pageSize

List all reasons for which bids were filtered, with the number of bids filtered for each reason.
sourceraw docstring

filterSets-get$clj

(filterSets-get$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/get

Required parameters: name

Optional parameters: none

Retrieves the requested filter set for the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/get

Required parameters: name

Optional parameters: none

Retrieves the requested filter set for the account with the given account ID.
sourceraw docstring

filterSets-impressionMetrics-list$clj

(filterSets-impressionMetrics-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/impressionMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of impressions.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/impressionMetrics/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

Lists all metrics that are measured in terms of number of impressions.
sourceraw docstring

filterSets-list$clj

(filterSets-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/list

Required parameters: ownerName

Optional parameters: pageToken, pageSize

Lists all filter sets for the account with the given account ID.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/list

Required parameters: ownerName

Optional parameters: pageToken, pageSize

Lists all filter sets for the account with the given account ID.
sourceraw docstring

filterSets-losingBids-list$clj

(filterSets-losingBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/losingBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/losingBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.
sourceraw docstring

filterSets-nonBillableWinningBids-list$clj

(filterSets-nonBillableWinningBids-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/nonBillableWinningBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.

https://developers.google.com/authorized-buyers/apis/reference/rest/api/reference/rest/v2beta1/bidders/filterSets/nonBillableWinningBids/list

Required parameters: filterSetName

Optional parameters: pageSize, pageToken

List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close