> For the complete documentation index, see [llms.txt](https://docs.adpage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adpage.io/documentation/documentation-nl/integraties-marketingtools/pinterest-ads/waar-je-de-pinterest-tag-id-advertiser-id-en-api-token-vindt.md).

# Waar je de Pinterest Tag ID, Advertiser ID en API-token vindt

Hoe je de Pinterest Tag ID, Advertiser ID en API-token ophaalt

Pinterest werkt met verschillende identificatiegegevens voor client-side tagging en voor server-side tracking. De Tag-ID wordt gebruikt voor de Pinterest-tag in de browser. De adverteerders-ID en de API-token worden gebruikt voor de Conversions API.

### Pinterest Tag-ID

Ga naar je Pinterest Ads-conversies: <https://ads.pinterest.com/conversion_tags/>

Onder Tagbeheer vind je de ID van je Pinterest-tag.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FYiaLV7g6de04MQZCJfI6%2Fimage.png?alt=media&amp;token=f443cd2c-009f-4203-af58-fd11585b633e" alt=""><figcaption></figcaption></figure>

### Pinterest Adverteerders-ID

Ga naar je Pinterest-bedrijfsaccount: <https://www.pinterest.com/business/login>

In het **Dashboard** je kunt alle advertentieaccounts waartoe je toegang hebt vinden in het **Bedrijfsoverzicht**. De ID onder de naam van het advertentieaccount is de adverteerders-ID.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FmaOSaoOz6mHVeWOlisJI%2Fimage.png?alt=media&amp;token=46ace7c5-16f2-4447-a79b-3ff198fc4074" alt=""><figcaption></figcaption></figure>

### Pinterest API-token

Ga naar je Pinterest Ads-conversies: <https://ads.pinterest.com/conversion_tags/>

Selecteer het **API instellen** optie in het menu. Hier kun je een nieuwe token genereren.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FMbIDppjNzEkqesE9kcRt%2Fimage.png?alt=media&amp;token=de03e6e0-96c2-469a-b3e0-c6647e609dc7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.adpage.io/documentation/documentation-nl/integraties-marketingtools/pinterest-ads/waar-je-de-pinterest-tag-id-advertiser-id-en-api-token-vindt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
