Skip to content

Commit

Permalink
fix: remove _targeting_template_ids from campaigns
Browse files Browse the repository at this point in the history
  • Loading branch information
dfana authored and dfana committed Aug 28, 2024
1 parent adbd924 commit c0992af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pinterest/ads/campaigns.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def __init__(
self._is_flexible_daily_budgets = None
self._is_campaign_budget_optimization = None
self._summary_status = None
self._targeting_template_ids = None

PinterestBaseModel.__init__(
self,
Expand Down

0 comments on commit c0992af

Please sign in to comment.