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

GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization

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

Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards. This feature only applies to app campaigns that use MULTI_CHANNEL as AdvertisingChannelType and APP_CAMPAIGN or APP_CAMPAIGN_FOR_ENGAGEMENT as AdvertisingChannelSubType.

interface GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization {
conversionActions?: string[];
}

§Properties

§
conversionActions?: string[]
[src]

The selected set of conversion actions for optimizing this campaign.