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

RemarketingValueAttribute

import type { RemarketingValueAttribute } from "https://googleapis.deno.dev/v1/dfareporting:v5.ts";

Contains remarketing value attribute information.

interface RemarketingValueAttribute {
fieldId?: number;
userAttributeIds?: bigint[];
}

§Properties

§
fieldId?: number
[src]

Optional. Field ID in the element.

§
userAttributeIds?: bigint[]
[src]

Optional. Remarketing user attribute IDs for auto filtering.