Tableau Connector for Pinterest

Build 24.0.9175

AudienceInsightsScopeAndType

Get the scope and type of available audiences, which along with a date, is an audience that has recently had an interaction on pins.

Table Specific Information

Select

The connector will use the Pinterest API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the connector.

  • AdAccountID supports the '=' operator.
For example:
	Select * from AudienceInsightsScopeAndType
	Select * from AudienceInsightsScopeAndType where AdAccountId = '547362621403'

Columns

Name Type References Description
Date Datetime Generation date.
Type String Type.
Scope String Scope.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
AdAccountID String Unique identifier of an ad account.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175