Commit 7ff5a94
chore: Release library Google.Ads.DataManager.V1 version 1.0.0-beta04
### New features
- Add `UserListService` for creating and managing user lists
- Add `UserListDirectLicenseService` for creating and managing direct user list licenses
- Add `UserListGlobalLicenseService` for creating and managing global user list licenses
- Add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list
- Add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts
- Add `UserList` resource
- Add `UserListDirectLicense` resource
- Add `UserListGlobalLicense` resource
- Add `UserListGlobalLicenseCustomerInfo` resource
- Add `PartnerLink` resource
- Add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion
- Add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion
- Add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion
- Add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion
- Add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal
- Add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal
- Add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum
- Add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights
- Add new `ErrorReason` values for licensing, user list operations, and permission checks
### Bug fixes
- Changed `conversion_value` field to be optional in message `Event`
### Documentation improvements
- Add comments to resources and methods to clarify which are available only to data partners
- A comment for enum `ErrorReason` is changed to clarify that it is subject to future additions
- A comment for field `pair_data` in message `AudienceMember` is changed to clarify it is only available to data partners
- A comment for message `PairData` is changed to clarify it is only available to data partners
Librarian-Release-Library: Google.Ads.DataManager.V1
Librarian-Release-Version: 1.0.0-beta04
Librarian-Release-ID: release-20260223T140219Z1 parent fbea708 commit 7ff5a94
File tree
4 files changed
+40
-5
lines changed- apis/Google.Ads.DataManager.V1
- Google.Ads.DataManager.V1
- docs
- generator-input
4 files changed
+40
-5
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
3 | 38 | | |
4 | 39 | | |
5 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4751 | 4751 | | |
4752 | 4752 | | |
4753 | 4753 | | |
4754 | | - | |
| 4754 | + | |
4755 | 4755 | | |
4756 | 4756 | | |
4757 | | - | |
| 4757 | + | |
4758 | 4758 | | |
4759 | | - | |
| 4759 | + | |
4760 | 4760 | | |
4761 | 4761 | | |
4762 | 4762 | | |
| |||
0 commit comments