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

GoogleAdsSearchads360V0Common__AssetInteractionTarget

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

An AssetInteractionTarget segment.

interface GoogleAdsSearchads360V0Common__AssetInteractionTarget {
asset?: string;
interactionOnThisAsset?: boolean;
}

§Properties

§
asset?: string
[src]

The asset resource name.

§
interactionOnThisAsset?: boolean
[src]

Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. Indicates whether the interaction metrics occurred on the asset itself or a different asset or ad unit.