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

GetRemarketingTagResponse

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

This has been sunset as of October 2023, and will return an error response if called. For more information, see the release notes: https://developers.google.com/authorized-buyers/apis/relnotes#real-time-bidding-api Response for a request to get remarketing tag.

interface GetRemarketingTagResponse {
snippet?: string;
}

§Properties

§
snippet?: string
[src]

An HTML tag that can be placed on the advertiser's page to add users to a user list. For more information and code samples on using snippets on your website, refer to Tag your site for remarketing.