Skip to content
This repository was archived by the owner on Sep 19, 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/nodejs-analytics-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: googleapis/nodejs-analytics-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 5 contributors

Commits on Mar 12, 2021

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

Commits on Mar 18, 2021

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

Commits on Mar 19, 2021

  1. docs: add a sample using explicit JSON service account credentials (#73)

    * docs: updated sample code to match other platforms
    
    * docs: added an example using OAuth2 with the Data API
    
    * fix: code formatting changes
    
    * docs: add a sample for Google Analytics realtime reports
    
    * docs: update samples to use the Google Analytics Data API v1beta
    
    * docs: create a separate quickstart example for using a json credentials file
    
    * docs: create a separate quickstart example for using a json credentials file
    
    * update owners file
    ikuleshov authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    4c800fe View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Mar 31, 2021

  1. docs: update region tag names to match the convention (#83)

    * docs: updated sample code to match other platforms
    
    * docs: added an example using OAuth2 with the Data API
    
    * fix: code formatting changes
    
    * docs: add a sample for Google Analytics realtime reports
    
    * docs: update samples to use the Google Analytics Data API v1beta
    
    * docs: create a separate quickstart example for using a json credentials file
    
    * docs: create a separate quickstart example for using a json credentials file
    
    * update owners file
    
    * docs: update region tag names to match the convention
    ikuleshov authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c136655 View commit details
    Browse the repository at this point in the history
  2. feat: add kind field which is used to distinguish between response …

    …types feat: add `potentially_thresholded_requests_per_hour` field to `PropertyQuota` (#85)
    
    PiperOrigin-RevId: 365882072
    
    Source-Link: googleapis/googleapis@95dd249
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/a21f1091413a260393548c1b2ac44b7347923f08
    gcf-owl-bot[bot] authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    00b1d04 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. build: update .OwlBot.lock with new version of post-processor (#87)

    Version sha256:22c0cf991a682946d6147d346e05c0acdf9602550abbd423f83a41f708742f15 was published at 2021-04-01T23:55:54.735Z.
    gcf-owl-bot[bot] authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    30092dc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. chore: release 2.4.0 (#86)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.4.0](https://www.github.com/googleapis/nodejs-analytics-data/compare/v2.3.0...v2.4.0) (2021-04-02)
    
    
    ### Features
    
    * add `kind` field which is used to distinguish between response types feat: add `potentially_thresholded_requests_per_hour` field to `PropertyQuota` ([#85](https://www.github.com/googleapis/nodejs-analytics-data/issues/85)) ([00b1d04](https://www.github.com/googleapis/nodejs-analytics-data/commit/00b1d04b34e737d3b68ab9e14fe7949106680ac2))
    ---
    
    
    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 Apr 5, 2021
    Configuration menu
    Copy the full SHA
    85cd1cd View commit details
    Browse the repository at this point in the history
Loading