Skip to content
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

[Feature] Pinterest Ads v5 API Update Support #24

Closed
2 of 4 tasks
fivetran-joemarkiewicz opened this issue Jun 21, 2023 · 1 comment
Closed
2 of 4 tasks

[Feature] Pinterest Ads v5 API Update Support #24

fivetran-joemarkiewicz opened this issue Jun 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fivetran-joemarkiewicz
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

The following changes will go live for the Pinterest Connector on July 1st, 2023.

`ADVERTISER_HISTORY`
* New fields:
    - `owner_username`
    - `permissions`
* Removed fields:
    - `billing_profile_status`
    - `billing_type`
    - `merchant_id`
    - `owner_user_id`
    - `status`

`AD_GROUP_HISTORY`
* New fields:
    - `ad_account_id` ➤ ADVERTISER_HISTORY
    - `bid_strategy_type`
    - `conversion_learning_mode_type` 
    - `feed_profile_id`
    - `pacing_delivery_type`
    - `placement_group`
    - `summary_status`

`CAMPAIGN_HISTORY`
* New fields:
    - `default_ad_group_budget_in_micro_currency`
    - `is_automated_campaign`
    - `is_campaign_budget_optimization`
    - `is_flexible_daily_budgets`
* Removed fields:
    - `campaign_budget_optimization_enabled`

`PIN_PROMOTION_HISTORY`:
* New fields: 
    - `ad_account_id` ➤ ADVERTISER_HISTORY
    - `collection_items_destination_url_template`

We will need to make the appropriate updates within the staging package to account for these changes

Describe alternatives you've considered

Not supporting the new API updates. This would likely not result in failure, but would result in a number of null fields which we would not like to see.

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance and will schedule time during your office hours for guidance.
  • No.

Anything else?

No response

@fivetran-joemarkiewicz fivetran-joemarkiewicz added the enhancement New feature or request label Jun 21, 2023
@fivetran-reneeli
Copy link
Contributor

Updates have been merged and released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants