Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_MaximizeConversionValue

import type { GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_MaximizeConversionValue } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

An automated bidding strategy to help get the most conversion value for your campaigns while spending your budget.

interface GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_MaximizeConversionValue {
readonly targetRoas?: number;
}

§Properties

§
readonly targetRoas?: number
[src]

Output only. 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.