|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.15.0](https://github.com/googleapis/python-analytics-admin/compare/v0.14.1...v0.15.0) (2023-02-28) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* Add `BigQueryLink`, `SearchAds360Link` resource types to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 9 | +* Add `EXPANDED_DATA_SET`, `CHANNEL_GROUP` values to `ChangeHistoryResourceType` enum ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 10 | +* Add `GetBigQueryLink`, `ListBigQueryLinks` methods to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 11 | +* Add `search_ads_360_link`, `expanded_data_set`, `bigquery_link` values to ChangeHistoryResource.resource oneof field ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 12 | +* Add `SetAutomatedGa4ConfigurationOptOut`, `FetchAutomatedGa4ConfigurationOptOut` methods to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 13 | +* Add `tokens_per_project_per_hour` field to `AccessQuota` type ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 14 | +* Add GetSearchAds360Link, ListSearchAds360Links, CreateSearchAds360Link, DeleteSearchAds360Link, UpdateSearchAds360Link methods to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 15 | +* **v1alpha:** Add `AccessBinding`, `ExpandedDataSet`, `ExpandedDataSetFilter`, `ExpandedDataSetFilterExpression`, `ExpandedDataSetFilterExpressionList` resource types ([1d2897e](https://github.com/googleapis/python-analytics-admin/commit/1d2897e0f29cec3101835a9955a79d773aeece52)) |
| 16 | +* **v1alpha:** Add `CreateAccessBinding`, `GetAccessBinding`, `UpdateAccessBinding`, `DeleteAccessBinding`, `ListAccessBindings`, `BatchCreateAccessBindings`, `BatchGetAccessBindings`, `BatchUpdateAccessBindings`, `BatchDeleteAccessBindings` methods ([1d2897e](https://github.com/googleapis/python-analytics-admin/commit/1d2897e0f29cec3101835a9955a79d773aeece52)) |
| 17 | +* **v1alpha:** Add `GetExpandedDataSet`, `ListExpandedDataSets`, `CreateExpandedDataSet`, `UpdateExpandedDataSet`, `DeleteExpandedDataSet` methods ([1d2897e](https://github.com/googleapis/python-analytics-admin/commit/1d2897e0f29cec3101835a9955a79d773aeece52)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* Remove `LESS_THAN_OR_EQUAL`, `GREATER_THAN_OR_EQUAL` values from NumericFilter.Operation enum ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 23 | +* Remove `PARTIAL_REGEXP` value from StringFilter.MatchType enum ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da)) |
| 24 | + |
3 | 25 | ## [0.14.1](https://github.com/googleapis/python-analytics-admin/compare/v0.14.0...v0.14.1) (2023-01-20) |
4 | 26 |
|
5 | 27 |
|
|
0 commit comments