The new Search Ads 360 Reporting API is now available. Join the searchads-api-announcements Google group to stay up to date on upcoming enhancements and releases.
accessible_bidding_strategy
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
AccessibleBiddingStrategy resource shows BiddingStrategies owned by and shared with the customer, including those from managers.
It provides a limited view of BiddingStrategy attributes without any metrics.
This resource can be used to retrieve bidding strategies with various attributes, like name, ID, type, and target settings.
You can filter and select data using fields from AccessibleBiddingStrategy and its attributed resource, Customer, but these fields won't segment metrics.
Represents a view of BiddingStrategies owned by and shared with the customer. In contrast to BiddingStrategy, this resource includes strategies owned by managers of the customer and shared with this customer - in addition to strategies owned by this customer. This resource does not provide metrics and only exposes a limited subset of the BiddingStrategy attributes.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
The target return on ad spend (ROAS) option. If set, the bid strategy will maximize revenue while averaging the target return on ad spend. If the target ROAS is high, the bid strategy may not be able to spend the full budget. If the target ROAS is not set, the bid strategy will aim to achieve the highest possible ROAS for the budget.
The target cost-per-action (CPA) option. This is the average amount that you would like to spend per conversion action specified in micro units of the bidding strategy's currency. If set, the bid strategy will get as many conversions as possible at or below the target cost-per-action. If the target CPA is not set, the bid strategy will aim to achieve the lowest possible CPA given the budget.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
accessible_bidding_strategy.name
Field description
The name of the bidding strategy.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
accessible_bidding_strategy.owner_customer_id
Field description
The ID of the Customer which owns the bidding strategy.
descriptive_name of the Customer which owns the bidding strategy.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
accessible_bidding_strategy.resource_name
Field description
The resource name of the accessible bidding strategy. AccessibleBiddingStrategy resource names have the form: customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}
The highest CPC bid the automated bidding system is permitted to specify. This is a required field entered by the advertiser that sets the ceiling and specified in local micros.
Deprecated: The spend target under which to maximize clicks. A TargetSpend bidder will attempt to spend the smaller of this value or the natural throttling spend amount. If not specified, the budget is used as the spend target. This field is deprecated and should no longer be used. See https://ads-developers.googleblog.com/2020/05/reminder-about-sunset-creation-of.html for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-10 UTC."],[],["This resource, AccessibleBiddingStrategy, displays bidding strategies owned by or shared with a customer, including those from managers. It lacks metrics but provides a subset of BiddingStrategy attributes. Key information includes the strategy's ID, name, owner's ID and descriptive name, and resource name. The attributes displayed are used to describe the type and target of the bid strategy. It also provides information on target CPA, target ROAS, target spend, target impression share, and maximum bid limits.\n"]]