feat: added new API dimension: CREATIVE_SSL_COMPLIANCE_OVERRIDE#33914
Merged
aandreassa merged 2 commits intomainfrom May 6, 2026
Merged
feat: added new API dimension: CREATIVE_SSL_COMPLIANCE_OVERRIDE#33914aandreassa merged 2 commits intomainfrom
aandreassa merged 2 commits intomainfrom
Conversation
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 Source-Link: googleapis/googleapis@3593126 Source-Link: googleapis/googleapis-gen@28effdf Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1hZF9tYW5hZ2VyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiIyOGVmZmRmZmQ0ZTU1NDcwYmU5NzAwOGNkZDFiNDM2Mjc2YzJkNzFhIn0=
aandreassa
approved these changes
May 6, 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.
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_ALLis removed from enumDimensiondocs: A comment for enum value
DEMAND_SUBCHANNELin enumDimensionis changeddocs: A comment for enum value
DEMAND_SUBCHANNEL_NAMEin enumDimensionis changedfeat: Add readonly OAuth scope
feat(deals): Add ProposalLineItem service and messages to the API.
docs: A comment for enum value
PRICING_RULE_IDin enumDimensionis changeddocs: A comment for enum value
PRICING_RULE_NAMEin enumDimensionis changeddocs: A comment for enum value
UNIFIED_PRICING_RULE_IDin enumDimensionis changeddocs: A comment for enum value
UNIFIED_PRICING_RULE_NAMEin enumDimensionis changeddocs: 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_IDin enumDimensionis deprecateddocs:
UNIFIED_PRICING_RULE_NAMEin enumDimensionis deprecateddocs(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
getandlistmethods for RichMediaAdsCompanies to external clients.fix!: Changed field behavior for an existing field
display_namein message.google.ads.admanager.v1.Applicationfeat: A new message
ApplicationStoreEnumis addedfeat: A new message
ApplicationApprovalStatusEnumis addedfeat: A new message
ApplicationPlatformEnumis addedfeat: A new message
WebviewClaimingStatusEnumis addedfeat: A new field
app_store_idis added to message.google.ads.admanager.v1.Applicationfeat: A new field
app_storesis added to message.google.ads.admanager.v1.Applicationfeat: A new field
archivedis added to message.google.ads.admanager.v1.Applicationfeat: A new field
app_store_display_nameis added to message.google.ads.admanager.v1.Applicationfeat: A new field
application_codeis added to message.google.ads.admanager.v1.Applicationfeat: A new field
developeris added to message.google.ads.admanager.v1.Applicationfeat: A new field
platformis added to message.google.ads.admanager.v1.Applicationfeat: A new field
freeis added to message.google.ads.admanager.v1.Applicationfeat: A new field
download_urlis added to message.google.ads.admanager.v1.Applicationfeat: A new field
approval_statusis added to message.google.ads.admanager.v1.Applicationfeat: A new field
webview_claiming_statusis added to message.google.ads.admanager.v1.Applicationfeat: A new method
CreateApplicationis added to serviceApplicationServicefeat: A new method
BatchCreateApplicationsis added to serviceApplicationServicefeat: A new method
UpdateApplicationis added to serviceApplicationServicefeat: A new method
BatchUpdateApplicationsis added to serviceApplicationServicefeat: A new method
BatchArchiveApplicationsis added to serviceApplicationServicefeat: A new method
BatchUnarchiveApplicationsis added to serviceApplicationServicefeat: A new message
CreateApplicationRequestis addedfeat: A new message
BatchCreateApplicationsRequestis addedfeat: A new message
BatchCreateApplicationsResponseis addedfeat: A new message
UpdateApplicationRequestis addedfeat: A new message
BatchUpdateApplicationsRequestis addedfeat: A new message
BatchUpdateApplicationsResponseis addedfeat: A new message
BatchArchiveApplicationsRequestis addedfeat: A new message
BatchArchiveApplicationsResponseis addedfeat: A new message
BatchUnarchiveApplicationsRequestis addedfeat: A new message
BatchUnarchiveApplicationsResponseis addeddocs: A comment for field
display_namein message.google.ads.admanager.v1.Applicationis changeddocs: A comment for field
filterin message.google.ads.admanager.v1.ListApplicationsRequestis changedfix!: 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_namein message.google.ads.admanager.v1.Labelfeat!: New REQUIRED field
typesin message.google.ads.admanager.v1.LabelPiperOrigin-RevId: 911453081
Source-Link: googleapis/googleapis@3593126
Source-Link: https://github.com/googleapis/googleapis-gen/commit/28effdffd4e55470be97008cdd1b436276c2d71a
Copy-Tag: eyJwIjoiZ29vZ2xlLWFkcy1hZF9tYW5hZ2VyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiIyOGVmZmRmZmQ0ZTU1NDcwYmU5NzAwOGNkZDFiNDM2Mjc2YzJkNzFhIn0=