docs: update SelectiveGapicGeneration usage doc#32407
Merged
aandreassa merged 2 commits intomainfrom Apr 15, 2026
Merged
Conversation
UserListService for creating and managing user lists
|
Here is the summary of changes. You are about to add 18 region tags.
This comment is generated by snippet-bot.
|
UserListService for creating and managing user lists
Contributor
Author
|
Owl bot is regenerating pull request 32407... |
29d1bdd to
806384a
Compare
Contributor
Author
|
Owl bot is regenerating pull request 32407... |
511d568 to
1eb85bd
Compare
Contributor
Author
|
Owl bot is regenerating pull request 32407... |
PiperOrigin-RevId: 892649773 Source-Link: googleapis/googleapis@06a20b2 Source-Link: googleapis/googleapis-gen@d9ae664 Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImQ5YWU2NjQ1MWY4MWM5ZGY5OWRiZGM5YjIzYmQ3NWQwMDczODBmNGUifQ== feat: add INVALID_MERCHANT_ID to the ErrorReason enum for when the merchant_id field is not valid feat: add EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED to the ErrorReason enum for campaigns missing the EU political advertising declaration PiperOrigin-RevId: 889816734 Source-Link: googleapis/googleapis@d3ad5e3 Source-Link: googleapis/googleapis-gen@2108ed1 Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjIxMDhlZDE5MGI5YjRjZGI5Mjc3YWNmM2I4MTU0YjY1YmEzZDllZjcifQ== feat: publish client batch config schema feat: publish new error reasons docs: fix documentation formatting docs: update various comments docs: update license year PiperOrigin-RevId: 889289393 Source-Link: googleapis/googleapis@94bc991 Source-Link: googleapis/googleapis-gen@db7143a Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImRiNzE0M2EzMzhhN2M3NTgzOWI0Njk4Y2IzZWE2ZjEwMTNiNGMzYzcifQ== feat: Add irb as explicit dependency for Ruby 4.0 compatibility PiperOrigin-RevId: 885280435 Source-Link: googleapis/googleapis@f29d228 Source-Link: googleapis/googleapis-gen@fca7136 Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImZjYTcxMzZjMWMwYWE5MDBjYTRmYTBhNGJhMTRmMWFlYjI5YjBiZmQifQ== feat: Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 PiperOrigin-RevId: 883373063 Source-Link: googleapis/googleapis@e1443bf Source-Link: googleapis/googleapis-gen@8ecc70c Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjhlY2M3MGMyOTIyY2ZjNDY0OWEwNDU0YmM4ZDJlMWYzYTU4YTlkNzgifQ== feat: upgrade protobuf from v25.7 to v31.0 PiperOrigin-RevId: 881595129 Source-Link: googleapis/googleapis@d90d23f Source-Link: googleapis/googleapis-gen@f1a9443 Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImYxYTk0NDMzNjY0Zjg2NTBhNGFjYjczZDYwOWI5NDNkMmVjYmI2ZTAifQ== chore: remove empty extra_opts from the C# proto library 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 Source-Link: googleapis/googleapis@63b4dff Source-Link: googleapis/googleapis-gen@1670f97 Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjE2NzBmOTdmNTlkNzgxOWU4NWI1NTIzMjQ5MzlkZjdkNjIzYTEwYzEifQ== feat: add `UserListService` for creating and managing user lists 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 Source-Link: googleapis/googleapis@1e6955c Source-Link: googleapis/googleapis-gen@91b643a Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjkxYjY0M2FjOWZiZmQ3ZTc5NDI1NzZjNGEzNTZhMTlkMTMzMzViYTgifQ== docs: describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo 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 Source-Link: googleapis/googleapis@fa3c2e8 Source-Link: googleapis/googleapis-gen@cf4b86a Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImNmNGI4NmE0NjVmNDcxNWEyOTgxYTM3ZDA3YjY4MjNjZjg2N2Y4ZTEifQ==
aandreassa
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 892649773
Source-Link: googleapis/googleapis@06a20b2
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d9ae66451f81c9df99dbdc9b23bd75d007380f4e
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImQ5YWU2NjQ1MWY4MWM5ZGY5OWRiZGM5YjIzYmQ3NWQwMDczODBmNGUifQ==
feat: add INVALID_MERCHANT_ID to the ErrorReason enum for when the merchant_id field is not valid
feat: add EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED to the ErrorReason enum for campaigns missing the EU political advertising declaration
PiperOrigin-RevId: 889816734
Source-Link: googleapis/googleapis@d3ad5e3
Source-Link: https://github.com/googleapis/googleapis-gen/commit/2108ed190b9b4cdb9277acf3b8154b65ba3d9ef7
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjIxMDhlZDE5MGI5YjRjZGI5Mjc3YWNmM2I4MTU0YjY1YmEzZDllZjcifQ==
feat: publish client batch config schema
feat: publish new error reasons
docs: fix documentation formatting
docs: update various comments
docs: update license year
PiperOrigin-RevId: 889289393
Source-Link: googleapis/googleapis@94bc991
Source-Link: https://github.com/googleapis/googleapis-gen/commit/db7143a338a7c75839b4698cb3ea6f1013b4c3c7
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImRiNzE0M2EzMzhhN2M3NTgzOWI0Njk4Y2IzZWE2ZjEwMTNiNGMzYzcifQ==
feat: Add irb as explicit dependency for Ruby 4.0 compatibility
PiperOrigin-RevId: 885280435
Source-Link: googleapis/googleapis@f29d228
Source-Link: https://github.com/googleapis/googleapis-gen/commit/fca7136c1c0aa900ca4fa0a4ba14f1aeb29b0bfd
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImZjYTcxMzZjMWMwYWE5MDBjYTRmYTBhNGJhMTRmMWFlYjI5YjBiZmQifQ==
feat: Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0
PiperOrigin-RevId: 883373063
Source-Link: googleapis/googleapis@e1443bf
Source-Link: https://github.com/googleapis/googleapis-gen/commit/8ecc70c2922cfc4649a0454bc8d2e1f3a58a9d78
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjhlY2M3MGMyOTIyY2ZjNDY0OWEwNDU0YmM4ZDJlMWYzYTU4YTlkNzgifQ==
feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
Source-Link: googleapis/googleapis@d90d23f
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f1a94433664f8650a4acb73d609b943d2ecbb6e0
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImYxYTk0NDMzNjY0Zjg2NTBhNGFjYjczZDYwOWI5NDNkMmVjYmI2ZTAifQ==
chore: remove empty extra_opts from the C# proto library
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
Source-Link: googleapis/googleapis@63b4dff
Source-Link: https://github.com/googleapis/googleapis-gen/commit/1670f97f59d7819e85b552324939df7d623a10c1
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjE2NzBmOTdmNTlkNzgxOWU4NWI1NTIzMjQ5MzlkZjdkNjIzYTEwYzEifQ==
feat: add
UserListServicefor creating and managing user listsfeat: add
UserListDirectLicenseServicefor creating and managing direct user list licensesfeat: add
UserListGlobalLicenseServicefor creating and managing global user list licensesfeat: add
MarketingDataInsightsServicefor retrieving marketing data insights for a given user listfeat: add
PartnerLinkServicefor creating and managing links between advertiser and data partner accountsfeat: add
UserListresourcefeat: add
UserListDirectLicenseresourcefeat: add
UserListGlobalLicenseresourcefeat: add
UserListGlobalLicenseCustomerInforesourcefeat: add
PartnerLinkresourcefeat: add
UserIdDatatoAudienceMemberto support User ID in audience member ingestionfeat: add
PpidDatatoAudienceMemberto support Publisher Provided ID (PPID) in audience member ingestionfeat: add
IngestUserIdDataStatustoIngestAudienceMembersStatusto report the status of user ID data ingestionfeat: add
IngestPpidDataStatustoIngestAudienceMembersStatusto report the status of PPID data ingestionfeat: add
RemoveUserIdDataStatustoRemoveAudienceMembersStatusto report the status of user ID data removalfeat: add
RemovePpidDataStatustoRemoveAudienceMembersStatusto report the status of PPID data removalfeat: add
GOOGLE_AD_MANAGER_AUDIENCE_LINKto theAccountTypeenumfeat: add
AgeRangeandGenderenums to support demographic breakdown in marketing insightsfeat: add new
ErrorReasonvalues for licensing, user list operations, and permission checksfix!: changed
conversion_valuefield to be optional in messageEventdocs: add comments to resources and methods to clarify which are available only to data partners
docs: a comment for enum
ErrorReasonis changed to clarify that it is subject to future additionsdocs: a comment for field
pair_datain messageAudienceMemberis changed to clarify it is only available to data partnersdocs: a comment for message
PairDatais changed to clarify it is only available to data partnersPiperOrigin-RevId: 873059573
Source-Link: googleapis/googleapis@1e6955c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/91b643ac9fbfd7e7942576c4a356a19d13335ba8
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6IjkxYjY0M2FjOWZiZmQ3ZTc5NDI1NzZjNGEzNTZhMTlkMTMzMzViYTgifQ==
docs: describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo
fix!: update
go_packagepackaging option fromgoogle.golang.org/genproto/googleapis/ads/datamanager/v1;datamanagertocloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpbchore: 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
Source-Link: googleapis/googleapis@fa3c2e8
Source-Link: https://github.com/googleapis/googleapis-gen/commit/cf4b86a465f4715a2981a37d07b6823cf867f8e1
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImNmNGI4NmE0NjVmNDcxNWEyOTgxYTM3ZDA3YjY4MjNjZjg2N2Y4ZTEifQ==