Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
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: googleapis/python-analytics-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/python-analytics-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 6 commits
  • 50 files changed
  • 4 contributors

Commits on Aug 4, 2020

  1. docs: added a sample (#9)

    * feat: added a sample
    
    * docs: added a sample
    ikuleshov authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    60918d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

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

Commits on Dec 29, 2020

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

Commits on Jan 20, 2021

  1. chore: update templates (#30)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/e45a34a9-47ba-435a-aba7-c808c6face80/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@ba960d7
    Source-Link: googleapis/synthtool@16ec872
    Source-Link: googleapis/synthtool@fb53b6f
    Source-Link: googleapis/synthtool@41a4e56
    Source-Link: googleapis/synthtool@f15b57c
    yoshi-automation authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    003792e View commit details
    Browse the repository at this point in the history
  2. fix!: remove unused fields from EnhancedMeasurementSettings (#29)

    fix!: `update_mask` field is required for all Update operations
    feat: add pagination support for `ListFirebaseLinks` operation
    fix!: rename `country_code` field to `region_code` in `Account`
    fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings`
    fix!: remove `parent` field from `GoogleAdsLink`
    yoshi-automation authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    bc756a9 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.2.0 (#31)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [0.2.0](https://www.github.com/googleapis/python-analytics-admin/compare/v0.1.0...v0.2.0) (2021-01-20)
    
    
    ### ⚠ BREAKING CHANGES
    
    * `update_mask` field is required for all Update operations
    * rename `country_code` field to `region_code` in `Account`
    * rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings`
    * remove `parent` field from `GoogleAdsLink`
    * remove unused fields from `EnhancedMeasurementSettings` (#29)
    
    ### Features
    
    * add ListAccountSummaries ([#20](https://www.github.com/googleapis/python-analytics-admin/issues/20)) ([04d05d7](https://www.github.com/googleapis/python-analytics-admin/commit/04d05d7436a752dba18cb04d0e6882b1670114d7))
    * add pagination support for `ListFirebaseLinks` operation ([bc756a9](https://www.github.com/googleapis/python-analytics-admin/commit/bc756a9566497ab6ff997d26d7fa35c9a6355ecf))
    
    
    ### Bug Fixes
    
    * `update_mask` field is required for all Update operations ([bc756a9](https://www.github.com/googleapis/python-analytics-admin/commit/bc756a9566497ab6ff997d26d7fa35c9a6355ecf))
    * remove `parent` field from `GoogleAdsLink` ([bc756a9](https://www.github.com/googleapis/python-analytics-admin/commit/bc756a9566497ab6ff997d26d7fa35c9a6355ecf))
    * remove unused fields from `EnhancedMeasurementSettings` ([#29](https://www.github.com/googleapis/python-analytics-admin/issues/29)) ([bc756a9](https://www.github.com/googleapis/python-analytics-admin/commit/bc756a9566497ab6ff997d26d7fa35c9a6355ecf))
    * rename `country_code` field to `region_code` in `Account` ([bc756a9](https://www.github.com/googleapis/python-analytics-admin/commit/bc756a9566497ab6ff997d26d7fa35c9a6355ecf))
    * rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` ([bc756a9](https://www.github.com/googleapis/python-analytics-admin/commit/bc756a9566497ab6ff997d26d7fa35c9a6355ecf))
    
    
    ### Documentation
    
    * added a sample ([#9](https://www.github.com/googleapis/python-analytics-admin/issues/9)) ([60918d8](https://www.github.com/googleapis/python-analytics-admin/commit/60918d8896d37f32a19c3d5724611df5cc4d4619))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0410387 View commit details
    Browse the repository at this point in the history
Loading