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

DayPartTargeting

import type { DayPartTargeting } from "https://googleapis.deno.dev/v1/authorizedbuyersmarketplace:v1.ts";

Represents Daypart targeting.

interface DayPartTargeting {
dayParts?: DayPart[];
timeZoneType?: "TIME_ZONE_TYPE_UNSPECIFIED" | "SELLER" | "USER";
}

§Properties

§
dayParts?: DayPart[]
[src]

The targeted weekdays and times

§
timeZoneType?: "TIME_ZONE_TYPE_UNSPECIFIED" | "SELLER" | "USER"
[src]

The time zone type of the day parts