TDV Adapter for Pinterest

Build 22.0.8462

AdAccounts

Get a list of the ad_accounts that the User has access to.

Table Specific Information

Select

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

  • IncludeSharedAccounts supports the '=' operator.
For example:
	
	SELECT * FROM AdAccounts

Columns

Name Type References Description
Id [KEY] String Id of the Ad Account.
Name String Name of the Ad Account.
OwnerUsername String Owner Usernameof the Ad Account.
Country String Country of the ad account.
Currency String Currency of the ad account.

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
IncludeSharedAccounts Boolean Include shared ad accounts

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462