TargetImpressionShareInfo

  • location is a required field specifying the targeted location on the search results page for campaigns using the TARGET_IMPRESSION_SHARE bidding strategy within the SEARCH advertising channel.

  • target_impression_share_micros is a required integer field representing the desired impression share as a fraction of micros, ranging from 1 to 1,000,000.

  • max_cpc_bid_ceiling is an optional integer field setting a ceiling on max CPC bids for automated bidders.

Current Target Impression Share information of the campaign.

Fields

location

TargetImpressionShareLocation

Required. The targeted location on the search results page. This is required for campaigns where the AdvertisingChannelType is SEARCH and the bidding strategy type is TARGET_IMPRESSION_SHARE.

target_impression_share_micros

int64

Required. The chosen fraction of targeted impression share in micros. For example, 1% equals 10,000. It must be a value between 1 and 1,000,000. This is required for campaigns with an AdvertisingChannelType of SEARCH and a bidding strategy type of TARGET_IMPRESSION_SHARE.

max_cpc_bid_ceiling

int64

Optional. Ceiling of max CPC bids in micros set by automated bidders. This is optional for campaigns with an AdvertisingChannelType of SEARCH and a bidding strategy type of TARGET_IMPRESSION_SHARE.