Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

v0.3.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 10 Jun 14:47
ad19e5d

Features

  • add ConversionEvent methods to the API (ab703de)
  • add ConversionEvent type (ab703de)
  • add CustomDimension methods to the API (ab703de)
  • add CustomDimension type (ab703de)
  • add CustomMetric methods to the API (ab703de)
  • add CustomMetric type (ab703de)
  • add GetGoogleSignalsSettings, UpdateGoogleSignalsSettings methods to the API (ab703de)
  • add GoogleSignalsSettings type (ab703de)
  • add GoogleSignalsState, GoogleSignalsConsent types (ab703de)
  • add MeasurementProtocolSecret type (ab703de)
  • add MeasurementProtocolSecret methods to the API (#71) (ab703de)
  • extend ChangeHistoryResourceType enum (ab703de)

Bug Fixes

  • label email_address field of UserLink type as immutable (ab703de)
  • label name field of UserLink type as output only (ab703de)

Documentation

  • add Admin API samples for account management methods (#58) (2ecc350)
  • add Admin API samples for account management methods (#65) (a3fecc4)
  • add Admin API samples for property stream management methods (#68) (27da97e)
  • add Admin API samples for property user link management methods (#67) (aa55627)
  • add samples for Google Analytics property management methods (#74) (bdb85be)

Miscellaneous Chores