Liking cljdoc? Tell your friends :D

happygapi.realtimebidding.buyers

Real-time Bidding API: buyers. Allows external bidders to manage their RTB integration with Google. This includes managing bidder endpoints, QPS quotas, configuring what ad inventory to receive via pretargeting, submitting creatives for verification, and accessing creative metadata such as approval status. See: https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers

Real-time Bidding API: buyers.
Allows external bidders to manage their RTB integration with Google. This includes managing bidder endpoints, QPS quotas, configuring what ad inventory to receive via pretargeting, submitting creatives for verification, and accessing creative metadata such as approval status.
See: https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers
raw docstring

creatives-create$clj

(creatives-create$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/creatives/create

Required parameters: parent

Optional parameters: none

Body:

{:dealIds [string], :video {:videoUrl string, :videoVastXml string, :videoMetadata VideoMetadata}, :creativeServingDecision {:detectedProductCategories [integer], :detectedAdvertisers [AdvertiserAndBrand], :chinaPolicyCompliance PolicyCompliance, :networkPolicyCompliance PolicyCompliance, :adTechnologyProviders AdTechnologyProviders, :detectedClickThroughUrls [string], :detectedSensitiveCategories [integer], :dealsPolicyCompliance PolicyCompliance, :russiaPolicyCompliance PolicyCompliance, :detectedDomains [string], :detectedLanguages [string], :platformPolicyCompliance PolicyCompliance, :detectedAttributes [string], :lastStatusUpdate string, :detectedVendorIds [integer]}, :declaredVendorIds [integer], :declaredClickThroughUrls [string], :advertiserName string, :adChoicesDestinationUrl string, :name string, :impressionTrackingUrls [string], :apiUpdateTime string, :restrictedCategories [string], :creativeId string, :declaredAttributes [string], :native {:clickLinkUrl string, :headline string, :starRating number, :logo Image, :advertiserName string, :appIcon Image, :priceDisplayText string, :callToAction string, :clickTrackingUrl string, :videoUrl string, :videoVastXml string, :image Image, :body string}, :renderUrl string, :creativeFormat string, :agencyId string, :declaredRestrictedCategories [string], :version integer, :accountId string, :html {:snippet string, :width integer, :height integer}}

Creates a creative.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/creatives/create

Required parameters: parent

Optional parameters: none

Body: 

{:dealIds [string],
 :video {:videoUrl string,
         :videoVastXml string,
         :videoMetadata VideoMetadata},
 :creativeServingDecision {:detectedProductCategories [integer],
                           :detectedAdvertisers [AdvertiserAndBrand],
                           :chinaPolicyCompliance PolicyCompliance,
                           :networkPolicyCompliance PolicyCompliance,
                           :adTechnologyProviders AdTechnologyProviders,
                           :detectedClickThroughUrls [string],
                           :detectedSensitiveCategories [integer],
                           :dealsPolicyCompliance PolicyCompliance,
                           :russiaPolicyCompliance PolicyCompliance,
                           :detectedDomains [string],
                           :detectedLanguages [string],
                           :platformPolicyCompliance PolicyCompliance,
                           :detectedAttributes [string],
                           :lastStatusUpdate string,
                           :detectedVendorIds [integer]},
 :declaredVendorIds [integer],
 :declaredClickThroughUrls [string],
 :advertiserName string,
 :adChoicesDestinationUrl string,
 :name string,
 :impressionTrackingUrls [string],
 :apiUpdateTime string,
 :restrictedCategories [string],
 :creativeId string,
 :declaredAttributes [string],
 :native {:clickLinkUrl string,
          :headline string,
          :starRating number,
          :logo Image,
          :advertiserName string,
          :appIcon Image,
          :priceDisplayText string,
          :callToAction string,
          :clickTrackingUrl string,
          :videoUrl string,
          :videoVastXml string,
          :image Image,
          :body string},
 :renderUrl string,
 :creativeFormat string,
 :agencyId string,
 :declaredRestrictedCategories [string],
 :version integer,
 :accountId string,
 :html {:snippet string, :width integer, :height integer}}

Creates a creative.
sourceraw docstring

creatives-get$clj

(creatives-get$ auth parameters)
https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/creatives/get

Required parameters: name

Optional parameters: view

Gets a creative.
sourceraw docstring

creatives-list$clj

(creatives-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/creatives/list

Required parameters: parent

Optional parameters: pageSize, pageToken, filter, view

Lists creatives as they are at the time of the initial request. This call may take multiple hours to complete. For large, paginated requests, this method returns a snapshot of creatives at the time of request for the first page. lastStatusUpdate and creativeServingDecision may be outdated for creatives on sequential pages. We recommend Google Cloud Pub/Sub to view the latest status.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/creatives/list

Required parameters: parent

Optional parameters: pageSize, pageToken, filter, view

Lists creatives as they are at the time of the initial request. This call may take multiple hours to complete. For large, paginated requests, this method returns a snapshot of creatives at the time of request for the first page. `lastStatusUpdate` and `creativeServingDecision` may be outdated for creatives on sequential pages. We recommend [Google Cloud Pub/Sub](//cloud.google.com/pubsub/docs/overview) to view the latest status.
sourceraw docstring

creatives-patch$clj

(creatives-patch$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/creatives/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:dealIds [string], :video {:videoUrl string, :videoVastXml string, :videoMetadata VideoMetadata}, :creativeServingDecision {:detectedProductCategories [integer], :detectedAdvertisers [AdvertiserAndBrand], :chinaPolicyCompliance PolicyCompliance, :networkPolicyCompliance PolicyCompliance, :adTechnologyProviders AdTechnologyProviders, :detectedClickThroughUrls [string], :detectedSensitiveCategories [integer], :dealsPolicyCompliance PolicyCompliance, :russiaPolicyCompliance PolicyCompliance, :detectedDomains [string], :detectedLanguages [string], :platformPolicyCompliance PolicyCompliance, :detectedAttributes [string], :lastStatusUpdate string, :detectedVendorIds [integer]}, :declaredVendorIds [integer], :declaredClickThroughUrls [string], :advertiserName string, :adChoicesDestinationUrl string, :name string, :impressionTrackingUrls [string], :apiUpdateTime string, :restrictedCategories [string], :creativeId string, :declaredAttributes [string], :native {:clickLinkUrl string, :headline string, :starRating number, :logo Image, :advertiserName string, :appIcon Image, :priceDisplayText string, :callToAction string, :clickTrackingUrl string, :videoUrl string, :videoVastXml string, :image Image, :body string}, :renderUrl string, :creativeFormat string, :agencyId string, :declaredRestrictedCategories [string], :version integer, :accountId string, :html {:snippet string, :width integer, :height integer}}

Updates a creative.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/creatives/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:dealIds [string],
 :video {:videoUrl string,
         :videoVastXml string,
         :videoMetadata VideoMetadata},
 :creativeServingDecision {:detectedProductCategories [integer],
                           :detectedAdvertisers [AdvertiserAndBrand],
                           :chinaPolicyCompliance PolicyCompliance,
                           :networkPolicyCompliance PolicyCompliance,
                           :adTechnologyProviders AdTechnologyProviders,
                           :detectedClickThroughUrls [string],
                           :detectedSensitiveCategories [integer],
                           :dealsPolicyCompliance PolicyCompliance,
                           :russiaPolicyCompliance PolicyCompliance,
                           :detectedDomains [string],
                           :detectedLanguages [string],
                           :platformPolicyCompliance PolicyCompliance,
                           :detectedAttributes [string],
                           :lastStatusUpdate string,
                           :detectedVendorIds [integer]},
 :declaredVendorIds [integer],
 :declaredClickThroughUrls [string],
 :advertiserName string,
 :adChoicesDestinationUrl string,
 :name string,
 :impressionTrackingUrls [string],
 :apiUpdateTime string,
 :restrictedCategories [string],
 :creativeId string,
 :declaredAttributes [string],
 :native {:clickLinkUrl string,
          :headline string,
          :starRating number,
          :logo Image,
          :advertiserName string,
          :appIcon Image,
          :priceDisplayText string,
          :callToAction string,
          :clickTrackingUrl string,
          :videoUrl string,
          :videoVastXml string,
          :image Image,
          :body string},
 :renderUrl string,
 :creativeFormat string,
 :agencyId string,
 :declaredRestrictedCategories [string],
 :version integer,
 :accountId string,
 :html {:snippet string, :width integer, :height integer}}

Updates a creative.
sourceraw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/get

Required parameters: name

Optional parameters: none

Gets a buyer account by its name.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/get

Required parameters: name

Optional parameters: none

Gets a buyer account by its name.
sourceraw docstring

getRemarketingTag$clj

(getRemarketingTag$ auth parameters)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/getRemarketingTag

Required parameters: name

Optional parameters: none

This has been sunset as of October 2023, and will return an error response if called. For more information, see the release notes: https://developers.google.com/authorized-buyers/apis/relnotes#real-time-bidding-api Gets remarketing tag for a buyer. A remarketing tag is a piece of JavaScript code that can be placed on a web page. When a user visits a page containing a remarketing tag, Google adds the user to a user list.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/getRemarketingTag

Required parameters: name

Optional parameters: none

This has been sunset as of October 2023, and will return an error response if called. For more information, see the release notes: https://developers.google.com/authorized-buyers/apis/relnotes#real-time-bidding-api Gets remarketing tag for a buyer. A remarketing tag is a piece of JavaScript code that can be placed on a web page. When a user visits a page containing a remarketing tag, Google adds the user to a user list.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/list

Required parameters: none

Optional parameters: pageSize, pageToken

Lists all buyer account information the calling buyer user or service account is permissioned to manage.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/list

Required parameters: none

Optional parameters: pageSize, pageToken

Lists all buyer account information the calling buyer user or service account is permissioned to manage.
sourceraw docstring

userLists-close$clj

(userLists-close$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/close

Required parameters: name

Optional parameters: none

Body:

{}

Changes the status of a user list to CLOSED. This prevents new users from being added to the user list.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/close

Required parameters: name

Optional parameters: none

Body: 

{}

Changes the status of a user list to CLOSED. This prevents new users from being added to the user list.
sourceraw docstring

userLists-create$clj

(userLists-create$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/create

Required parameters: parent

Optional parameters: none

Body:

{:name string, :displayName string, :description string, :status string, :urlRestriction {:url string, :restrictionType string, :startDate Date, :endDate Date}, :membershipDurationDays string}

Creates a new user list.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/create

Required parameters: parent

Optional parameters: none

Body: 

{:name string,
 :displayName string,
 :description string,
 :status string,
 :urlRestriction {:url string,
                  :restrictionType string,
                  :startDate Date,
                  :endDate Date},
 :membershipDurationDays string}

Creates a new user list.
sourceraw docstring

userLists-get$clj

(userLists-get$ auth parameters)
https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/get

Required parameters: name

Optional parameters: none

Gets a user list by its name.
sourceraw docstring

userLists-getRemarketingTag$clj

(userLists-getRemarketingTag$ auth parameters)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/getRemarketingTag

Required parameters: name

Optional parameters: none

This has been sunset as of October 2023, and will return an error response if called. For more information, see the release notes: https://developers.google.com/authorized-buyers/apis/relnotes#real-time-bidding-api Gets remarketing tag for a buyer. A remarketing tag is a piece of JavaScript code that can be placed on a web page. When a user visits a page containing a remarketing tag, Google adds the user to a user list.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/getRemarketingTag

Required parameters: name

Optional parameters: none

This has been sunset as of October 2023, and will return an error response if called. For more information, see the release notes: https://developers.google.com/authorized-buyers/apis/relnotes#real-time-bidding-api Gets remarketing tag for a buyer. A remarketing tag is a piece of JavaScript code that can be placed on a web page. When a user visits a page containing a remarketing tag, Google adds the user to a user list.
sourceraw docstring

userLists-list$clj

(userLists-list$ auth parameters)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists the user lists visible to the current user.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists the user lists visible to the current user.
sourceraw docstring

userLists-open$clj

(userLists-open$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/open

Required parameters: name

Optional parameters: none

Body:

{}

Changes the status of a user list to OPEN. This allows new users to be added to the user list.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/open

Required parameters: name

Optional parameters: none

Body: 

{}

Changes the status of a user list to OPEN. This allows new users to be added to the user list.
sourceraw docstring

userLists-update$clj

(userLists-update$ auth parameters body)

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/update

Required parameters: name

Optional parameters: none

Body:

{:name string, :displayName string, :description string, :status string, :urlRestriction {:url string, :restrictionType string, :startDate Date, :endDate Date}, :membershipDurationDays string}

Updates the given user list. Only user lists with URLRestrictions can be updated.

https://developers.google.com/authorized-buyers/apis/realtimebidding/reference/rest/api/reference/rest/v1/buyers/userLists/update

Required parameters: name

Optional parameters: none

Body: 

{:name string,
 :displayName string,
 :description string,
 :status string,
 :urlRestriction {:url string,
                  :restrictionType string,
                  :startDate Date,
                  :endDate Date},
 :membershipDurationDays string}

Updates the given user list. Only user lists with URLRestrictions can be updated.
sourceraw docstring

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

× close