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

GoogleAdsSearchads360V0Resources__GenderView

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

A gender view. The gender_view resource reflects the effective serving state, rather than what criteria were added. An ad group without gender criteria by default shows to all genders, so all genders appear in gender_view with stats.

interface GoogleAdsSearchads360V0Resources__GenderView {
readonly resourceName?: string;
}

§Properties

§
readonly resourceName?: string
[src]

Output only. The resource name of the gender view. Gender view resource names have the form: customers/{customer_id}/genderViews/{ad_group_id}~{criterion_id}