fix!: update account_type in message ProductAccount to be required
feat: add IPV4/IPV6 format annotation to DeviceInfo.ip_address
feat: add CoordinatorKeyInfo for specifying coordinator keys
docs: clarify NO_IDENTIFIERS_PROVIDED error for Floodlight Event ingestion
feat: add IngestAdEvents resource for uploading ad events to Google Analytics
feat: add FeatureSet, PartnerCustomerAccount, PartnerLinkMetadata and related fields for partner link configuration
feat: add ViewabilityInfo resource and related enums for ad viewability details
PiperOrigin-RevId: 930798502
feat: add composite_data to AudienceMember to support multiple identifier types
feat: add FLOODLIGHT_CONFIG to the list of destination types
feat: add conversion_count, dclid, impression_id, match_id, and encrypted_user_ids to the Event resource
feat: add new error reasons to ErrorReason for field length, element counts, location detection, and missing insights
feat: add new processing error reasons for ID lookup failures and click attribution
feat: add composite data ingestion and removal statuses to RequestStatusPerDestination
docs: update the comment for value FIELD_VALUE_TOO_LONG in enum ErrorReason
docs: update the comment for the `ProcessingErrorReason` enum
PiperOrigin-RevId: 922998191
feat: add the ItemCustomVariable resource to track per-item custom variables
feat: add merchant_id, merchant_feed_label, merchant_feed_language_code, conversion_value, and custom_variables fields to Item
feat: add the https://www.googleapis.com/auth/datamanager.partnerlink OAuth scope to PartnerLinkService
feat: add metadata fields to DeviceInfo to provide details about the user’s device
feat: add several new values to the ErrorReason enum to support store sales and Google Analytics validation
docs: update the description of transaction_id in Event to clarify its use for tag and SDK conversions
docs: update the description of enum value for PROCESSING_WARNING_REASON_USER_IDENTIFIER_DECRYPTION_ERROR to resolve typo
docs: update RequestStatus enum value descriptions to include details on error and warning information
docs: clarify population behavior for error_info and warning_info fields in RequestStatusPerDestination
feat: add third_party_user_data, event_location, and app_instance_id to Event
feat: add the MESSAGE value to the EventSource enum
feat: add mobile_device_id to AdIdentifiers for Google Analytics
feat: add a processing error reason related to BRAIDs and one-per-click conversions
feat: add youtube_members_count and gmail_members_count fields to the SizeInfo resource
PiperOrigin-RevId: 917255480
feat: added new PUBLIC dimension: CREATIVE_SSL_COMPLIANCE_OVERRIDE_NAME
feat: added new API dimension: CREATIVE_SSL_SCAN_RESULT
feat: added new PUBLIC dimension: CREATIVE_SSL_SCAN_RESULT_NAME
feat: added new PUBLIC metric: AD_SERVER_ACTIVE_VIEW_REVENUE
feat: added new PUBLIC dimension: LINE_ITEM_AVERAGE_NUMBER_OF_VIEWERS
fix!: An existing value `DEMAND_SUBCHANNEL_ALL` is removed from enum `Dimension`
docs: A comment for enum value `DEMAND_SUBCHANNEL` in enum `Dimension` is changed
docs: A comment for enum value `DEMAND_SUBCHANNEL_NAME` in enum `Dimension` is changed
feat: Add readonly OAuth scope
feat(deals): Add ProposalLineItem service and messages to the API.
docs: A comment for enum value `PRICING_RULE_ID` in enum `Dimension` is changed
docs: A comment for enum value `PRICING_RULE_NAME` in enum `Dimension` is changed
docs: A comment for enum value `UNIFIED_PRICING_RULE_ID` in enum `Dimension` is changed
docs: A comment for enum value `UNIFIED_PRICING_RULE_NAME` in enum `Dimension` is changed
docs: Replace all curly quotes with regular quotes
docs: Replace 'via' in all docs
docs: Remove usage of and/or slashes
docs: Expand regex to regular expression
docs: `UNIFIED_PRICING_RULE_ID` in enum `Dimension` is deprecated
docs: `UNIFIED_PRICING_RULE_NAME` in enum `Dimension` is deprecated
docs(ad_review_center_ad): Clarify the behavior of the date_time_range filter when combined with a PENDING manual_review_status.
feat: added new PUBLIC dimension: TARGETS_CUSTOMER_MATCHING_LIST
feat: Expose both `get` and `list` methods for RichMediaAdsCompanies to external clients.
fix!: Changed field behavior for an existing field `display_name` in message `.google.ads.admanager.v1.Application`
feat: A new message `ApplicationStoreEnum` is added
feat: A new message `ApplicationApprovalStatusEnum` is added
feat: A new message `ApplicationPlatformEnum` is added
feat: A new message `WebviewClaimingStatusEnum` is added
feat: A new field `app_store_id` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `app_stores` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `archived` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `app_store_display_name` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `application_code` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `developer` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `platform` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `free` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `download_url` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `approval_status` is added to message `.google.ads.admanager.v1.Application`
feat: A new field `webview_claiming_status` is added to message `.google.ads.admanager.v1.Application`
feat: A new method `CreateApplication` is added to service `ApplicationService`
feat: A new method `BatchCreateApplications` is added to service `ApplicationService`
feat: A new method `UpdateApplication` is added to service `ApplicationService`
feat: A new method `BatchUpdateApplications` is added to service `ApplicationService`
feat: A new method `BatchArchiveApplications` is added to service `ApplicationService`
feat: A new method `BatchUnarchiveApplications` is added to service `ApplicationService`
feat: A new message `CreateApplicationRequest` is added
feat: A new message `BatchCreateApplicationsRequest` is added
feat: A new message `BatchCreateApplicationsResponse` is added
feat: A new message `UpdateApplicationRequest` is added
feat: A new message `BatchUpdateApplicationsRequest` is added
feat: A new message `BatchUpdateApplicationsResponse` is added
feat: A new message `BatchArchiveApplicationsRequest` is added
feat: A new message `BatchArchiveApplicationsResponse` is added
feat: A new message `BatchUnarchiveApplicationsRequest` is added
feat: A new message `BatchUnarchiveApplicationsResponse` is added
docs: A comment for field `display_name` in message `.google.ads.admanager.v1.Application` is changed
docs: A comment for field `filter` in message `.google.ads.admanager.v1.ListApplicationsRequest` is changed
fix!: Removed UNIFIED_PRICING_RULE_ID dimension
fix!: Removed UNIFIED_PRICING_RULE_NAME dimension
feat(child_publisher): Added child publisher resource.
fix!: Remove unused AdManagerError type
feat(mcm_earnings): Added McmEarnings service
feat(DelegationTypeEnum): This is referenced for delegation_type in mcm_earnings
feat!: New REQUIRED field `display_name` in message `.google.ads.admanager.v1.Label`
feat!: New REQUIRED field `types` in message `.google.ads.admanager.v1.Label`
PiperOrigin-RevId: 911453081
feat: add EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED to the ErrorReason enum for campaigns missing the EU political advertising declaration
PiperOrigin-RevId: 889816734
feat: Added new segment fields: segments.adFormatType and several segments.verticalAds* fields
feat: Added the YOUTUBE_FOLLOW_ON_VIEWS enum value to ConversionActionCategoryEnum
feat: Updated the list of compatible metrics for product-related segments in segments.html
PiperOrigin-RevId: 881652737
feat: deprecate INVALID_COUNTRY_CODE and add MEMBERSHIP_DURATION_TOO_LONG to the ErrorReason enum
docs: update filter field documentation to clarify case requirements and improve examples
fix!: update publisher_name in PairIdInfo to be required
fix!: update match_rate_percentage in PairIdInfo to be required
fix!: feat: update advertiser_identifier_count in PairIdInfo to be optional
PiperOrigin-RevId: 878469306
feat: add `UserListDirectLicenseService` for creating and managing direct user list licenses
feat: add `UserListGlobalLicenseService` for creating and managing global user list licenses
feat: add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list
feat: add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts
feat: add `UserList` resource
feat: add `UserListDirectLicense` resource
feat: add `UserListGlobalLicense` resource
feat: add `UserListGlobalLicenseCustomerInfo` resource
feat: add `PartnerLink` resource
feat: add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion
feat: add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion
feat: add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion
feat: add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion
feat: add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal
feat: add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal
feat: add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum
feat: add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights
feat: add new `ErrorReason` values for licensing, user list operations, and permission checks
fix!: changed `conversion_value` field to be optional in message `Event`
docs: add comments to resources and methods to clarify which are available only to data partners
docs: a comment for enum `ErrorReason` is changed to clarify that it is subject to future additions
docs: a comment for field `pair_data` in message `AudienceMember` is changed to clarify it is only available to data partners
docs: a comment for message `PairData` is changed to clarify it is only available to data partners
PiperOrigin-RevId: 873059573
fix!: update `go_package` packaging option from `google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager` to `cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb`
chore: update importpath in BUILD.bazel for datamanager_go_proto
chore: remove extra_opts from datamanager_csharp_proto in BUILD.bazel
chore: update copyright year to 2026
PiperOrigin-RevId: 863287879
feat: Adds metrics unique_users, average_impression_frequency_per_user
feat: Adds segment geo_target_postal_code
feat: Adds asset field types LONG_DESCRIPTION, CALL_TO_ACTION
docs: Update comment for AdGroupBidModifier.bid_modifier to remove the defunct PreferredContent range.
docs: Clarify in ShoppingPerformanceView's comment that it reports product-level rather than ad-level stats.
PiperOrigin-RevId: 840771525
feat: add `additional_user_properties` to `UserProperties` for sending additional key-value pairs of user properties
feat: add `item_id` to `Item` for uniquely identifying an item
feat: add `additional_item_parameters` to `Item` for sending additional key-value pairs of item parameters
feat: add `GOOGLE_ANALYTICS_PROPERTY` to `AccountType` enum for supporting Google Analytics as a destination
feat: add `PROCESSING_ERROR_REASON_AWS_AUTH_FAILED` to `ProcessingErrorReason` enum
feat: add `PROCESSING_WARNING_REASON_AWS_AUTH_FAILED` to `ProcessingWarningReason` enum
feat: add new error codes `UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER`, `UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER`, `INVALID_PROPERTY_TYPE`, `INVALID_STREAM_TYPE`, `LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT`, `OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH`, `EVENT_TIME_INVALID`, `RESERVED_NAME_USED`, `INVALID_EVENT_NAME`, `NOT_ALLOWLISTED`, `MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT`, `FIELD_VALUE_TOO_LONG`, `TOO_MANY_ELEMENTS` to `ErrorReason` enum
feat: add `event_name` to `Event` for specifying the name of the Google Analytics event
feat: add `client_id` to `Event` for uniquely identifying a user instance of a web client for a Google Analytics web stream
feat: add `user_id` to `Event` for uniquely identifying a user as defined by the advertiser for Google Analytics events
feat: add `additional_event_parameters` to `Event` for sending additional key-value pairs of event parameters for Google Analytics events
PiperOrigin-RevId: 828683664
feat!: Fixes resource name for CampaignEffectiveLabel, AdGroupEffectiveLabel, CriterionEffectiveLabel and AdGroupAdEffectiveLabel to correctly contain the customer ID that actually owns the label
PiperOrigin-RevId: 824548841
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 818742685
the field is required
feat: deprecate `Product` enum, and add `AccountType` enum as its replacement
feat: add destination_references to AudienceMember to support sending audience members to distinct destinations in a single request
feat: add `RetrieveRequestStatus` method for retrieving processing results for a given `request_id`
feat: add `RequestStatusPerDestination`, `ErrorInfo`, `WarningInfo` and related enums
docs: update `customer_match_terms_of_service_status` documentation to clarify when docs: update Destination and ProductAccount comments to reflect the new AccountType enum and account_type field
PiperOrigin-RevId: 817354691
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 816273595