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

GoogleAdsSearchads360V0Resources__CampaignAudienceView

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

A campaign audience view. Includes performance data from interests and remarketing lists for Display Network and YouTube Network ads, and remarketing lists for search ads (RLSA), aggregated by campaign and audience criterion. This view only includes audiences attached at the campaign level.

interface GoogleAdsSearchads360V0Resources__CampaignAudienceView {
readonly resourceName?: string;
}

§Properties

§
readonly resourceName?: string
[src]

Output only. The resource name of the campaign audience view. Campaign audience view resource names have the form: customers/{customer_id}/campaignAudienceViews/{campaign_id}~{criterion_id}