This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
Releases: googleapis/python-analytics-admin
Releases · googleapis/python-analytics-admin
v0.22.0
0.22.0 (2023-10-19)
Features
- Add
DataRedactionSettings
,RollupPropertySourceLink
,SubpropertyEventFilterCondition
,SubpropertyEventFilterExpression
,SubpropertyEventFilterExpressionList
,SubpropertyEventFilterClause
,SubpropertyEventFilter
types (49d0449) - Add
include_all_users
,expand_groups
fields toRunAccessReportRequest
(49d0449) - Add
UpdateDataRedactionSettings
,CreateRollupProperty
,GetRollupPropertySourceLink
,ListRollupPropertySourceLinks
,CreateRollupPropertySourceLink
,DeleteRollupPropertySourceLink
,CreateSubproperty
,CreateSubpropertyEventFilter
,CreateSubpropertyEventFilter
,ListSubpropertyEventFilters
,UpdateSubpropertyEventFilter
,DeleteSubpropertyEventFilter
methods to the Admin API v1 alpha (49d0449) - Add the
data_redaction_settings
field to theChangeHistoryResource.resource
oneof field (49d0449) - Add the
DATA_REDACTION_SETTINGS
option to theChangeHistoryResourceType
enum (49d0449)
Bug Fixes
- Delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alpha as per the announcement in https://bit.ly/46yBIDt (49d0449)
v0.21.0
0.21.0 (2023-10-10)
⚠ BREAKING CHANGES
- rename the
enterprise_daily_export_enabled
field tofresh_daily_export_enabled
in theBigQueryLink
resource
Features
- Add
CoarseValue
,ConversionValues
,EventMapping
,SKAdNetworkConversionValueSchema
types (cabcb1f) - Add
GetSKAdNetworkConversionValueSchema
,CreateSKAdNetworkConversionValueSchema
,DeleteSKAdNetworkConversionValueSchema
,UpdateSKAdNetworkConversionValueSchema
,ListSKAdNetworkConversionValueSchemas
methods to the Admin API v1 alpha (cabcb1f) - Add
UpdateConversionEvent
method to the Admin API v1 beta (7c8f27f) - Add the
ConversionCountingMethod
enum (7c8f27f) - Add the
counting_method
field to theConversionEvent
type (7c8f27f) - Add the
ITEM
option to theDimensionScope
enum (7c8f27f) - Add the
skadnetwork_conversion_value_schema
field to theChangeHistoryResource.resource
oneof type (cabcb1f) - Add the
SKADNETWORK_CONVERSION_VALUE_SCHEMA
option to theChangeHistoryResourceType
enum (cabcb1f) - Make the field
default_uri
ofWebStreamData
mutable (7c8f27f)
Bug Fixes
- Add the missing
REQUIRED
annotation to theupdate_mask
field ofUpdateMeasurementProtocolSecretRequest
(7c8f27f) - Rename the
enterprise_daily_export_enabled
field tofresh_daily_export_enabled
in theBigQueryLink
resource (cabcb1f)
Documentation
v0.20.0
0.20.0 (2023-08-10)
Features
- v1alpha: Add
UpdateConversionEvent
method to the Admin API v1 alpha (7685881) - v1alpha: Add the
ConversionCountingMethod
enum (7685881) - v1alpha: Add the
counting_method
field to theConversionEvent
type (7685881)
Bug Fixes
- v1alpha: Rename the
intraday_export_enabled
field toenterprise_export_enabled
in theBigQueryLink
resource (7685881)
v0.19.0
0.19.0 (2023-07-27)
Bug Fixes
- v1alpha: Rename enum from
ADS_PREFERRED_LAST_CLICK
toGOOGLE_PAID_CHANNELS_LAST_CLICK
(9a644b5) - v1alpha: Rename enum from
ADS_PREFERRED
toGOOGLE_PAID_CHANNELS
(9a644b5) - v1alpha: Rename enum from
CROSS_CHANNEL_DATA_DRIVEN
toPAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN
(9a644b5) - v1alpha: Rename enum from
CROSS_CHANNEL_FIRST_CLICK
toPAID_AND_ORGANIC_CHANNELS_FIRST_CLICK
(9a644b5) - v1alpha: Rename enum from
CROSS_CHANNEL_LAST_CLICK
toPAID_AND_ORGANIC_CHANNELS_LAST_CLICK
(9a644b5) - v1alpha: Rename enum from
CROSS_CHANNEL_LINEAR
toPAID_AND_ORGANIC_CHANNELS_LINEAR
(9a644b5) - v1alpha: Rename enum from
CROSS_CHANNEL_POSITION_BASED
toPAID_AND_ORGANIC_CHANNELS_POSITION_BASED
(9a644b5) - v1alpha: Rename enum from
CROSS_CHANNEL_TIME_DECAY
toPAID_AND_ORGANIC_CHANNELS_TIME_DECAY
(9a644b5) - v1alpha: Rename enum from
CROSS_CHANNEL
toPAID_AND_ORGANIC_CHANNELS
(9a644b5)
v0.18.1
v0.18.0
0.18.0 (2023-06-21)
Features
- Add
AdsWebConversionDataExportScope
enum (d3aeb71) - Add the
ads_web_conversion_data_export_scope
field to theReportingAttributionModel
type (d3aeb71) - Update the
default_uri
field of theWebStreamData
type to be mutable (d3aeb71)
Documentation
- Announce the deprecation of first-click, linear, time-decay and position-based attribution models (d3aeb71)
v0.17.0
0.17.0 (2023-05-31)
Features
- v1alpha: Add
AdSenseLink
type (e3b5b03) - v1alpha: Add
audience
,event_create_rule
fields to theChangeHistoryResource.resource
oneof field (e3b5b03) - v1alpha: Add
AUDIENCE
,EVENT_CREATE_RULE
options to theChangeHistoryResourceType
enum (e3b5b03) - v1alpha: Add
ChannelGroupFilter
,ChannelGroupFilterExpression
,ChannelGroupFilterExpressionList
,GroupingRule
,ChannelGroup
types (2ef0b67) - v1alpha: Add
CreateEventCreateRule
,UpdateEventCreateRule
,DeleteEventCreateRule
,ListEventCreateRules
methods (e3b5b03) - v1alpha: Add
EventCreateRule
,MatchingCondition
types (e3b5b03) - v1alpha: Add
FetchConnectedGa4Property
method (e3b5b03) - v1alpha: Add
GetAdSenseLink
,CreateAdSenseLink
,DeleteAdSenseLink
,ListAdSenseLinks
methods (e3b5b03) - v1alpha: Add
GetChannelGroup
,ListChannelGroups
,CreateChannelGroup
,UpdateChannelGroup
methods (2ef0b67) - v1alpha: Add FetchConnectedGa4Property method (2ef0b67)
v0.16.0
0.16.0 (2023-03-24)
Features
- v1alpha: Add
enhanced_measurement_settings
option to theChangeHistoryResource.resource
oneof field (49c9f02) - v1alpha: Add
ENHANCED_MEASUREMENT_SETTINGS
option to theChangeHistoryResourceType
enum (49c9f02) - v1alpha: Add
intraday_export_enabled
field to theBigQueryLink
resource (49c9f02) - v1alpha: Add account-level binding for the
RunAccessReport
method (49c9f02) - v1beta: Add
AccessDimension
,AccessMetric
,AccessDateRange
,AccessFilterExpression
,AccessFilterExpressionList
,AccessFilter
,AccessStringFilter
,AccessInListFilter
,AccessNumericFilter
,AccessBetweenFilter
,NumericValue
,AccessOrderBy
,AccessDimensionHeader
,AccessMetricHeader
,AccessRow
,AccessDimensionValue
,AccessMetricValue
,AccessQuota
,AccessQuotaStatus
types (c397e0a) - v1beta: Add RunAccessReport method (with bindings for account and property resources) (c397e0a)
Documentation
v0.15.0
0.15.0 (2023-02-28)
Features
- Add
BigQueryLink
,SearchAds360Link
resource types to the Admin API v1alpha (efd4b20) - Add
EXPANDED_DATA_SET
,CHANNEL_GROUP
values toChangeHistoryResourceType
enum (efd4b20) - Add
GetBigQueryLink
,ListBigQueryLinks
methods to the Admin API v1alpha (efd4b20) - Add
search_ads_360_link
,expanded_data_set
,bigquery_link
values to ChangeHistoryResource.resource oneof field (efd4b20) - Add
SetAutomatedGa4ConfigurationOptOut
,FetchAutomatedGa4ConfigurationOptOut
methods to the Admin API v1alpha (efd4b20) - Add
tokens_per_project_per_hour
field toAccessQuota
type (efd4b20) - Add GetSearchAds360Link, ListSearchAds360Links, CreateSearchAds360Link, DeleteSearchAds360Link, UpdateSearchAds360Link methods to the Admin API v1alpha (efd4b20)
- v1alpha: Add
AccessBinding
,ExpandedDataSet
,ExpandedDataSetFilter
,ExpandedDataSetFilterExpression
,ExpandedDataSetFilterExpressionList
resource types (1d2897e) - v1alpha: Add
CreateAccessBinding
,GetAccessBinding
,UpdateAccessBinding
,DeleteAccessBinding
,ListAccessBindings
,BatchCreateAccessBindings
,BatchGetAccessBindings
,BatchUpdateAccessBindings
,BatchDeleteAccessBindings
methods (1d2897e) - v1alpha: Add
GetExpandedDataSet
,ListExpandedDataSets
,CreateExpandedDataSet
,UpdateExpandedDataSet
,DeleteExpandedDataSet
methods (1d2897e)