Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xdevplatform/twitter-python-ads-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: xdevplatform/twitter-python-ads-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 23 files changed
  • 4 contributors

Commits on Nov 18, 2021

  1. Update python-package.yml (#290)

    Tom Osowski
    Tom Osowski authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    75b397a View commit details
    Browse the repository at this point in the history
  2. Update SDK for Ads API v10 (#288)

    * [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>
    3 people authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6a0994d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    2567d75 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Ads API v11 (#296)

    * updated cards class and examples
    
    * added tests
    
    * remove deprecated card types
    
    * line item budget optimization changes
    
    * bump version
    
    * removed references to video website cards
    
    * removed start/end times from campaigns
    
    * Remove _str versions of parameters
    
    Co-authored-by: Tom Osowski <tosowski@twitter.com>
    tushdante and Tom Osowski authored May 27, 2022
    Configuration menu
    Copy the full SHA
    a3dd581 View commit details
    Browse the repository at this point in the history
Loading