-
Notifications
You must be signed in to change notification settings - Fork 114
Ads API v10 #283
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
Merged
Merged
Ads API v10 #283
Conversation
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
Testing CI/CD integration
Create pythonpublish.yml
Merge with upstream
Create python-package.yml
Testing CI/CD integration Update pythonpublish.yml Update __init__.py Update __init__.py Add github actions (xdevplatform#249) * Added pythonpublish.yml to auto-deploy to PyPi on new release Ads API v7 (xdevplatform#251) * Removed scoped timeline endpoint * added granular tap placements * added advertiser business categories endpoint * updated serving_status to entity_status for media creatives * replaced reach estimate with audience summary * added audience summary and tests Add header for internal use (xdevplatform#252) * add internal header Bump version (xdevplatform#253) Merge across forks to get CI working (xdevplatform#265) (xdevplatform#266) * Add store identifiers to line item * bump version Create python-package.yml Update python-package.yml Update python-package.yml Update python-package.yml removed windows removed python 3.8 Update python-package.yml remove pypy Update python-package.yml
# The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: Create pythonpublish.yml Testing CI/CD integration Update pythonpublish.yml Update __init__.py Update __init__.py Add github actions (xdevplatform#249) * Added pythonpublish.yml to auto-deploy to PyPi on new release Ads API v7 (xdevplatform#251) * Removed scoped timeline endpoint * added granular tap placements * added advertiser business categories endpoint * updated serving_status to entity_status for media creatives * replaced reach estimate with audience summary * added audience summary and tests Add header for internal use (xdevplatform#252) * add internal header Bump version (xdevplatform#253) Merge across forks to get CI working (xdevplatform#265) (xdevplatform#266) * Add store identifiers to line item * bump version Create python-package.yml Update python-package.yml Update python-package.yml Update python-package.yml removed windows removed python 3.8 Update python-package.yml remove pypy Update python-package.yml # The 2nd commit message will be skipped: # Update pythonpublish.yml # The 2nd commit message will be skipped: # Add github actions (xdevplatform#249) # # * Added pythonpublish.yml to auto-deploy to PyPi on new release # The 2nd commit message will be skipped: # Add header for internal use (xdevplatform#252) # # * add internal header # The 2nd commit message will be skipped: # Merge across forks to get CI working (xdevplatform#265) (xdevplatform#266) # # * Add store identifiers to line item # # * bump version
Updated audience_summary to audience_estimate
removed automatically_select_bid from line items
osowskit
approved these changes
Nov 17, 2021
tushdante
added a commit
that referenced
this pull request
Nov 18, 2021
* [v10] Tracking Tags and minor field changes (#286) * Update Cards to switch to ios_app_store_identifier and deprecate ipad params (#284) * Ads API v10 (#283) * Add store identifiers to line item * updated audience_summary to audience_estimate * removed automatically_select_bid from line items * update to v10 Co-authored-by: Tom Osowski <tosowski@twitter.com> * Update python-package.yml (#290) (#291) Co-authored-by: Juan Shishido <juanshishido@users.noreply.github.com> Co-authored-by: Tushar Bhushan <tushar.bhushan@yahoo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Resolves APE-1577 and APE-1578 for the Python SDK.
Changes included:
automatically_select_bidfrom line itemsaudience_summarytoaudience_estimate