-
Notifications
You must be signed in to change notification settings - Fork 38
Pinterest/v1 #605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jazsmi
wants to merge
21
commits into
master
Choose a base branch
from
pinterest-v1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Pinterest/v1 #605
Changes from 4 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
b8ab932
Pinterest Ads/v1
jazsmi 4fce848
Pinterest Ads/v1
jazsmi 9a13e47
remaining files
jazsmi 08ccb3c
Update advertisers.md
b5ad5c5
Update campaign_report.md
6e7f2aa
Update ad_group_report.md
518e666
Update advertiser_report.md
65d84b6
Update pin_promotion_report.md
c8be585
Update report_fields.md
3b8743e
Update _saas-integrations/pinterest-ads/v1/pinterest-ads-v1.md
0eda6b7
Update _saas-integrations/pinterest-ads/v1/pinterest-ads-v1.md
a4ec57e
Update _developer-files/connect/api/objects/form-properties/sources/s…
jazsmi 005272a
Update _integration-schemas/pinterest-ads/v1/advertisers.md
jazsmi efa0c55
Update _integration-schemas/pinterest-ads/v1/campaign_report.md
jazsmi 371072a
Update _integration-schemas/pinterest-ads/v1/foreign-keys.md
jazsmi 5a98cf3
Update _saas-integrations/pinterest-ads/v1/pinterest-ads-v1.md
jazsmi 6a9c5d3
Update _saas-integrations/pinterest-ads/v1/pinterest-ads-v1.md
jazsmi fefebbf
Update _saas-integrations/pinterest-ads/v1/pinterest-ads-v1.md
jazsmi b48f375
Update _saas-integrations/pinterest-ads/v1/pinterest-ads-v1.md
jazsmi ad73b2e
Update _saas-integrations/pinterest-ads/v1/pinterest-ads-v1.md
jazsmi bfc2ce6
Update advertisers.md
jazsmi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# -------------------------- # | ||
# USING THIS TEMPLATE # | ||
# -------------------------- # | ||
|
||
## NEED HELP USING THIS TEMPLATE? SEE: | ||
## https://docs-about-stitch-docs.netlify.com/reference/integration-templates/integration-versions/ | ||
## FOR INSTRUCTIONS & REFERENCE INFO | ||
|
||
|
||
# -------------------------- # | ||
# PINTEREST ADS VERSIONS # | ||
# -------------------------- # | ||
|
||
latest-version: "1" | ||
|
||
released-versions: | ||
- number: "1" | ||
status: "beta" ## beta, released, deprecated | ||
date-released: "" | ||
# date-last-connection: | ||
deprecation-date: "" | ||
sunset-date: "" |
87 changes: 87 additions & 0 deletions
87
_developer-files/connect/api/objects/form-properties/sources/saas/pinterest-ads.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
--- | ||
# -------------------------- # | ||
# USING THIS TEMPLATE # | ||
# -------------------------- # | ||
|
||
## NEED HELP USING THIS TEMPLATE? SEE: | ||
## https://docs-about-stitch-docs.netlify.com/reference/connect-templates/destination-form-property/ | ||
## FOR INSTRUCTIONS & REFERENCE INFO | ||
|
||
|
||
# -------------------------- # | ||
# CONTENT TYPE # | ||
# -------------------------- # | ||
|
||
product-type: "connect" | ||
content-type: "api-form" | ||
form-type: "source" | ||
key: "source-form-properties-pinterest-ads-object" | ||
|
||
|
||
# -------------------------- # | ||
# OBJECT INFO # | ||
# -------------------------- # | ||
|
||
title: "Pinterest Ads Source Form Property" | ||
api-type: "platform.pinterest-ads" | ||
display-name: "Pinterest Ads" | ||
|
||
source-type: "saas" | ||
docs-name: "" # This should be whatever integration.name is. Ex: LinkedIn Ads is linkedin-ads | ||
|
||
property-description: "" | ||
## Used to create a description for the object that doesn't adhere to the standard in _developers/connect/api/documentation/api-form-properties.html | ||
## See the Heap object for an example | ||
|
||
|
||
# -------------------------- # | ||
# FORM PROPERTIES # | ||
# -------------------------- # | ||
|
||
uses-start-date: true | ||
|
||
# Only source-specific attributes need to be listed here. | ||
# The following attributes are considered common, | ||
# and therefore don't need to be listed: | ||
# anchor_time, cron_expression, frequency_in_minutes, image_version, start_date | ||
|
||
object-attributes: | ||
- name: "advertisers" | ||
type: "string" | ||
required: true | ||
description: | | ||
A comma-delimited list of the advertiser ID's in your {{ form-property.display-name }} you want to replicate data from." | ||
value: "<ADVERTISER_ID1>, <ADVERTISER_ID2>" | ||
|
||
- name: "attribution_window" | ||
type: "string" | ||
required: false | ||
description: | | ||
Defines the number, in days, Stitch should use as an attribution window. To ensure your {{ form-property.display-name }} and Stitch settings align, we recommend using the same attribution window in Stitch that you use in {{ form-property.display-name }}. This option is only available to suppport users. Please only change if you understand the impact. | ||
value: "30" | ||
|
||
- name: "date_window_size" | ||
type: "string" | ||
required: false | ||
description: | | ||
Defines the number, in days, for a date looping window. Date looping will return records whose `from_date` and `to_date` fall between the number of days in the defined window size. This option is only available to suppport users. Please only change if you understand the impact. | ||
value: "30" | ||
|
||
|
||
# -------------------------- # | ||
# OAUTH PROPERTIES # | ||
# -------------------------- # | ||
|
||
oauth-link: "https://developers.pinterest.com/docs/redoc/adsreporting/#section/User-Authorization/Start-the-OAuth-flow-(explicit-server-side)" | ||
|
||
oauth-description: "" | ||
|
||
oauth-attributes: | ||
- name: "access_token" | ||
type: "string" | ||
required: true | ||
credential: true | ||
description: | | ||
The {{ form-property.display-name }} token to use in future requests to the {{ form-property.display-name }} API, created after a successful OAuth handshake. | ||
value: "<YOUR_ACCESS_TOKEN>" | ||
--- |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.