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

GoogleAdsSearchads360V0Resources__AdGroupBidModifier

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

Represents an ad group bid modifier.

interface GoogleAdsSearchads360V0Resources__AdGroupBidModifier {
bidModifier?: number;
resourceName?: string;
}

§Properties

§
bidModifier?: number
[src]

The modifier for the bid when the criterion matches. The modifier must be in the range: 0.1 - 10.0. The range is 1.0 - 6.0 for PreferredContent. Use 0 to opt out of a Device type.

§

Immutable. A device criterion.

§
resourceName?: string
[src]

Immutable. The resource name of the ad group bid modifier. Ad group bid modifier resource names have the form: customers/{customer_id}/adGroupBidModifiers/{ad_group_id}~{criterion_id}