View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy (google_api_search_ads360 v0.5.0)

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.

Attributes

  • id (type: String.t, default: nil) - Output only. The ID of the bidding strategy.
  • maximizeConversionValue (type: GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_MaximizeConversionValue.t, default: nil) - Output only. An automated bidding strategy to help get the most conversion value for your campaigns while spending your budget.
  • maximizeConversions (type: GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_MaximizeConversions.t, default: nil) - Output only. An automated bidding strategy to help get the most conversions for your campaigns while spending your budget.
  • name (type: String.t, default: nil) - Output only. The name of the bidding strategy.
  • ownerCustomerId (type: String.t, default: nil) - Output only. The ID of the Customer which owns the bidding strategy.
  • ownerDescriptiveName (type: String.t, default: nil) - Output only. descriptive_name of the Customer which owns the bidding strategy.
  • resourceName (type: String.t, default: nil) - Output only. The resource name of the accessible bidding strategy. AccessibleBiddingStrategy resource names have the form: customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}
  • targetCpa (type: GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetCpa.t, default: nil) - Output only. A bidding strategy that sets bids to help get as many conversions as possible at the target cost-per-acquisition (CPA) you set.
  • targetImpressionShare (type: GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetImpressionShare.t, default: nil) - Output only. A bidding strategy that automatically optimizes towards a chosen percentage of impressions.
  • targetRoas (type: GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetRoas.t, default: nil) - Output only. A bidding strategy that helps you maximize revenue while averaging a specific target Return On Ad Spend (ROAS).
  • targetSpend (type: GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetSpend.t, default: nil) - Output only. A bid strategy that sets your bids to help get as many clicks as possible within your budget.
  • type (type: String.t, default: nil) - Output only. The type of the bidding strategy.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.