Google APIs
23e7356f4c
fix!: remove unused fields from `EnhancedMeasurementSettings`
...
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`
PiperOrigin-RevId: 351651504
2021-01-13 13:18:56 -08:00
Google APIs
700afd1f0b
chore: put markdown table in a codeblock
...
PiperOrigin-RevId: 350414815
2021-01-06 13:19:14 -08:00
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs
160f80d81d
chore: Make microgenerators default for all languages
...
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.
Also change Ads BAZEL template to reflect the change in default rule names.
Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).
PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
70c794b042
chore: migrate analytics to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 346120301
2020-12-07 10:36:26 -08:00
Google APIs
d189e87120
chore: generate GAPIC metadata JSON file
...
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
e67686cf0a
feat: custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
...
feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
docs: documentation urls updated
docs: documentation for Cohort reporting feature is updated
PiperOrigin-RevId: 345553480
2020-12-03 15:53:55 -08:00
Google APIs
e7b8cc0006
chore: use python microgenerator rules for analytics admin v1alpha
...
PiperOrigin-RevId: 343159248
2020-11-18 14:40:21 -08:00
Google APIs
b7038c181d
fix!: GetUniversalMetadata method removed from the API, GetMetadata method should be used instead
...
feat: reporting requests now support date ranges longer than one year
docs: minor documentation updates
PiperOrigin-RevId: 341924087
2020-11-11 15:38:00 -08:00
Google APIs
b036c69138
chore: use python microgenerator for analytics and billing budgtes
...
PiperOrigin-RevId: 341060773
2020-11-06 09:17:41 -08:00
Google APIs
b365fff50d
fix: 'requests' field of CreateUserLink, UpdateUserLink, DeleteUserLink methods is now required
...
docs: minor documentation updates
PiperOrigin-RevId: 340922897
2020-11-05 13:56:50 -08:00
Google APIs
705962b5a3
feat: added RunRealtimeReport method that returns a customized report of realtime event data for a GA4 property
...
docs: minor documentation updates
PiperOrigin-RevId: 340463146
2020-11-03 09:41:43 -08:00
Google APIs
da21c56395
docs: App+Web properties renamed to GA4
...
PiperOrigin-RevId: 340335600
2020-11-02 16:03:45 -08:00
Google APIs
a9f96addcc
feat!: The Google Analytics Management API has been renamed to the Google Analytics Admin API.
...
PiperOrigin-RevId: 339327033
2020-10-27 14:15:41 -07:00
Google APIs
2131e2f755
docs: renamed App + Web to Google Analytics 4 (GA4) in public documentation
...
PiperOrigin-RevId: 338527875
2020-10-22 12:36:54 -07:00
Google APIs
7e400b0d3a
feat: added GetMetadata method for metadata including custom dimensions and metrics.
...
PiperOrigin-RevId: 338118656
2020-10-20 12:57:17 -07:00
Google APIs
747928dbbd
chore: adding package name for nodejs-analytics-data
...
PiperOrigin-RevId: 337917778
2020-10-19 13:10:34 -07:00
Google APIs
71088f1130
feat!: added ListAccountSummaries method
...
PiperOrigin-RevId: 336969301
2020-10-13 15:33:49 -07:00
Google APIs
c3c1296138
feat!: GetMetadata method renamed to GetUniversalMetdata
...
docs: documentation updates
PiperOrigin-RevId: 335470104
2020-10-05 12:11:22 -07:00
Google APIs
e0b66d4e7b
chore: use microgenerator rules for analytics-data, area120-tables, and speech
...
PiperOrigin-RevId: 332466786
2020-09-18 09:33:48 -07:00
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
32cd28cc67
feat: added GetMetadata method
...
feat: DimensionHeader type renamed to PivotDimensionHeader
feat: added TYPE_SECONDS,TYPE_CURRENCY to MetricType enum
docs: documentation updates
PiperOrigin-RevId: 329352783
2020-08-31 12:19:28 -07:00
Google APIs
fea9b1a242
chore: rename gapic_assembly targets to match convention
...
PiperOrigin-RevId: 327704565
2020-08-20 15:01:26 -07:00
Google APIs
abb30a02aa
chore: use gapic-generator-python 0.28.1
...
Also re-adds the grpc_service_config to all the Python libraries that have been moved to the microgenerator.
PiperOrigin-RevId: 321807443
2020-07-17 10:40:12 -07:00
Google APIs
e9f3e973e9
chore: use Python microgenerator for Analytics Admin API
...
PiperOrigin-RevId: 321238566
2020-07-14 14:44:55 -07:00
Google APIs
e6ab0a55f2
This is first release of the API protos and Bazel BUILD files for the Analytics Admin API V1alpha.
...
PiperOrigin-RevId: 319180144
2020-07-01 01:09:48 -07:00
Google APIs
1c25156bc8
Add protos and configs for the Google Analytics Data API v1 alpha.
...
PiperOrigin-RevId: 316832151
2020-06-16 23:31:03 -07:00
Google APIs
ded05197da
fix: use grpc_service_config in nodejs_gapic_library
...
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.
PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs
42f77489b3
This is first release of the API protos and Bazel BUILD files for the Analytics Management API V1alpha.
...
PiperOrigin-RevId: 303241805
2020-03-26 19:14:56 -07:00