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

GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_MaximizeConversions

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

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

interface GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_MaximizeConversions {
readonly targetCpa?: bigint;
readonly targetCpaMicros?: bigint;
}

§Properties

§
readonly targetCpa?: bigint
[src]

Output only. The target cost per acquisition (CPA) option. This is the average amount that you would like to spend per acquisition.

§
readonly targetCpaMicros?: bigint
[src]

Output only. The target cost per acquisition (CPA) option. This is the average amount that you would like to spend per acquisition.