Commit a0fde90
authored
feat: add
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
Source-Link: googleapis/googleapis@e030b93
Source-Link: googleapis/googleapis-gen@dff856a
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1kYXRhX21hbmFnZXItdjEvLk93bEJvdC55YW1sIiwiaCI6ImRmZjg1NmE5ZGNhNjMxMjZjNGYwYTFmNjcyOGYwMjYwM2Q5YTg0MTkifQ==
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>AwsWrappedKeyInfo to EncryptionInfo for supporting data encryption using AWS KMS keys (#32161)1 parent ca0f9da commit a0fde90
17 files changed
Lines changed: 244 additions & 7 deletions
File tree
- google-ads-data_manager-v1
- lib/google/ads/datamanager/v1
- proto_docs/google/ads/datamanager/v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments