<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:ad-manager-release-notes</id>
  <title>Google Ad Manager API - Release notes</title>
  <link rel="self" href="https://developers.google.com/feeds/ad-manager-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2026-06-10T00:00:00-07:00</updated>

  <entry>
    <title>June 10, 2026</title>
    <id>tag:google.com,2016:ad-manager-release-notes#June_10_2026</id>
    <updated>2026-06-10T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#June_10_2026"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>In a future release, the Reporting <code>Visibility</code> Enum will be Renamed to
<code>ReportVisibility</code> and moved from a nested type (<code>Report.Visibility</code>) to a
top-level type. This change is wire compatible, but client library users
will need to update import paths when upgrading client library versions.</p>
<h3>Announcement</h3>
<p>In the <code>PrivateAuctionDeal</code> service, the <code>auctionPriorityEnabled</code> field is
deprecated and replaced by the new <code>dealPriority</code> field.</p>
<p>Both fields will be available until <strong>July 13, 2026</strong>. On or after
<strong>July 13, 2026</strong>, the <code>auctionPriorityEnabled</code> field will be removed.</p>
<p>During the migration period, <code>dealPriority</code> will take precedence when set.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 07, 2026</title>
    <id>tag:google.com,2016:ad-manager-release-notes#May_07_2026</id>
    <updated>2026-05-07T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#May_07_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added <code>RichMediaAdsCompanies</code> service.</p>
<h3>Feature</h3>
<p>Added <code>LINE_ITEM_AVERAGE_NUMBER_OF_VIEWERS</code> Report Dimension.</p>
<h3>Feature</h3>
<p>Added readonly OAuth scope. For more information, see the
<a href="https://ads-developers.googleblog.com/2026/03/new-google-ad-manager-api-read-only.html">Ads Developer Blog</a>.</p>
<h3>Feature</h3>
<p>Added <code>CREATIVE_SSL_</code> Report Dimensions.</p>
<h3>Feature</h3>
<p>Added <code>McmEarnings</code> service.</p>
<h3>Breaking</h3>
<p>Removed <code>DEMAND_SUBCHANNEL_ALL</code> Report Dimension.</p>
<h3>Feature</h3>
<p>Added write operations to <code>ApplicationService</code>.</p>
<h3>Breaking</h3>
<p>Removed <code>AdManagerError</code> from error responses. Field level error information is
now in <code>google.Rpc.BadRequest</code>.</p>
<h3>Feature</h3>
<p>Added <code>TARGETS_CUSTOMER_MATCHING_LIST</code> Report Dimension.</p>
<h3>Breaking</h3>
<p>Removed <code>UNIFIED_PRICING_RULE_</code> dimensions. They have been replaced
by <code>PRICING_RULE_</code> dimensions.</p>
<h3>Feature</h3>
<p>Added <code>AD_SERVER_ACTIVE_VIEW_REVENUE</code> Report Metric.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 12, 2026</title>
    <id>tag:google.com,2016:ad-manager-release-notes#January_12_2026</id>
    <updated>2026-01-12T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#January_12_2026"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>The Report Dimensions <code>UNIFIED_PRICING_RULE_ID</code> and <code>UNIFIED_PRICING_RULE_NAME</code>
have been deprecated. The replacement dimensions <code>PRICING_RULE_ID</code> and
<code>PRICING_RULE_NAME</code> have been added as an alias to the deprecated dimensions.</p>
<p>On or after <strong>January 30, 2026</strong> the server will return the new
<code>PRICING_RULE_ID</code> and <code>PRICING_RULE_NAME</code> dimensions. The deprecated dimensions
will be removed and requests to create or update reports using the deprecated
dimensions will fail.</p>
<p>This change only impacts clients reading and writing report resources that
use <code>UNIFIED_PRICING_RULE_ID</code> and <code>UNIFIED_PRICING_RULE_NAME</code>. There is no
change to <code>ReportService.runReport</code> and <code>ReportService.fetchReportResultRows</code>.</p>
<p><strong><em>Clients must migrate to using <code>PRICING_RULE_ID</code> and <code>PRICING_RULE_NAME</code>
by January 30, 2026</em></strong>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 04, 2025</title>
    <id>tag:google.com,2016:ad-manager-release-notes#December_04_2025</id>
    <updated>2025-12-04T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#December_04_2025"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<h4 id="upcoming_changes_to_draft_reports">Upcoming changes to draft reports</h4>
<p><strong>On or after January 5, 2026</strong>:<br/>
Requests using <code>SAVED</code> visibility value will normalize to the alias value
<code>VISIBLE</code>.</p>
<p>Reports with a <code>DRAFT</code> visibility will be automatically migrated:
 * The <code>Report.visibility</code> field will be set to <code>VISIBLE</code>
 * The current <code>Report.reportDefinition</code> value will be copied to a new
   <code>draftReportDefinition</code> field
 * The <code>Report.reportDefinition</code> field will be <strong>unset</strong></p>
<p>Reports must have a <code>reportDefinition</code> to run:</p>
<table>
<thead>
<tr>
<th><code>draftReportDefinition</code></th>
<th><code>reportDefinition</code></th>
<th><code>RunReport</code> Behavior</th>
</tr>
</thead>
<tbody>
<tr>
<td>Unset</td>
<td>Set</td>
<td>Runs <code>reportDefinition</code></td>
</tr>
<tr>
<td>Set</td>
<td>Set</td>
<td>Runs <code>reportDefinition</code></td>
</tr>
<tr>
<td>Set</td>
<td>Unset</td>
<td>Error</td>
</tr>
</tbody>
</table>
<p><strong><em>Clients running or writing reports with <code>Visibility.DRAFT</code> must update the
report to <code>Visibility.VISIBLE</code> using the API or by naming the report in the UI
before January 5, 2026.</em></strong></p>
<p><strong>On or after January 30, 2026</strong>:<br/>
The <code>DRAFT</code> and <code>SAVED</code> values will be removed.
Requests using <code>DRAFT</code> and <code>SAVED</code> values will fail.</p>
<p><strong><em>Clients must migrate to using <code>Visibility.VISIBLE</code>
by January 30, 2026</em></strong>.</p>
<h3>Announcement</h3>
<p>On or after January 30, 2026, errors will no longer include <code>AdManagerError</code>
objects in the <code>error.details</code> field. The same error information is provided
in the <code>google.rpc.BadRequest</code> object.</p>
<p><strong>Before January 5, 2026</strong>:</p>
<pre class="prettyprint lang-json"><code>{
  "error": {
    "code": 400,
    "message": "Field foo is not supported for filtering.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.ads.admanager.v1.AdManagerError",
        "errorCode": "PARSE_ERROR_UNPARSABLE",
        "message": "Field foo is not supported for filtering."
      },
      {
        "@type": "type.googleapis.com/google.rpc.BadRequest",
        "fieldViolations": [
          {
            "description": "Field foo is not supported for filtering.",
            "reason": "PARSE_ERROR_UNPARSABLE",
            "localizedMessage": {
              "message": "Field foo is not supported for filtering."
            }
          }
        ]
      },
      {
        "@type": "type.googleapis.com/google.rpc.RequestInfo",
        "requestId": "8897430220173363092"
      }
    ]
  }
}
</code></pre>
<p><strong>On or after January 5, 2026</strong>:</p>
<pre class="prettyprint lang-json"><code>{
  "error": {
    "code": 400,
    "message": "Field foo is not supported for filtering.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.BadRequest",
        "fieldViolations": [
          {
            "description": "Field foo is not supported for filtering.",
            "reason": "PARSE_ERROR_UNPARSABLE",
            "localizedMessage": {
              "message": "Field foo is not supported for filtering."
            }
          }
        ]
      },
      {
        "@type": "type.googleapis.com/google.rpc.RequestInfo",
        "requestId": "8897430220173363092"
      }
    ]
  }
}
</code></pre>
<p><strong><em>Clients that rely on <code>AdManagerError</code> must migrate to use <code>BadRequest</code> before
January 5, 2026</em></strong>.</p>
<h3>Breaking</h3>
<p>Renamed Report metric <code>USER_MESSAGES_CCPA_MESSAGES_SHOWN</code> to <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.reports#Metric.ENUM_VALUES.USER_MESSAGES_US_STATES_MESSAGES_SHOWN"><code>USER_MESSAGES_US_STATES_MESSAGES_SHOWN</code></a>.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.lineItems"><code>LineItem</code></a> resource.</p>
<h3>Feature</h3>
<p>Added support for creating and updating <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.customTargetingKeys"><code>customTargetingKeys</code></a>.</p>
<h3>Feature</h3>
<p>Added support for creating and updating <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.adUnits"><code>adUnits</code></a>.</p>
<h3>Feature</h3>
<p>Added support for creating and updating <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.customFields"><code>customFields</code></a>.</p>
<h3>Feature</h3>
<p>Added support for creating and updating <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.placements"><code>placements</code></a>.</p>
<h3>Feature</h3>
<p>Added support for reading, allowing, and blocking <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.webProperties.adReviewCenterAds"><code>adReviewCenterAds</code></a>.</p>
<h3>Feature</h3>
<p>Added additional <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.reports"><code>report</code></a> dimensions, metrics, types, and date ranges.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.audienceSegment"><code>AudienceSegment</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.bandwidthGroup"><code>BandwidthGroup</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.contacts"><code>Contact</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.contentLabels"><code>ContentLabel</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.creativeTemplates"><code>CreativeTemplate</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.teams"><code>Team</code></a> resource.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 29, 2025</title>
    <id>tag:google.com,2016:ad-manager-release-notes#August_29_2025</id>
    <updated>2025-08-29T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#August_29_2025"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>In an upcoming release, the following Report dimensions and metrics will be renamed:</p>
<table>
<thead>
<tr>
<th style="text-align: center"><strong>Current value</strong></th>
<th style="text-align: center"><strong>New value</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center"><a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.reports#Dimension.ENUM_VALUES.PROGRAMMATIC_BUYER_ID"><code>PROGRAMMATIC_BUYER_ID</code></a></td>
<td style="text-align: center"><code>DEAL_BUYER_ID</code></td>
</tr>
<tr>
<td style="text-align: center"><a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.reports#Dimension.ENUM_VALUES.PROGRAMMATIC_BUYER_NAME"><code>PROGRAMMATIC_BUYER_NAME</code></a></td>
<td style="text-align: center"><code>DEAL_BUYER_NAME</code></td>
</tr>
<tr>
<td style="text-align: center"><a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.reports#Dimension.ENUM_VALUES.AD_SERVER_UNFILTERED_IMPRESSIONS"><code>AD_SERVER_UNFILTERED_IMPRESSIONS</code></a></td>
<td style="text-align: center"><code>AD_SERVER_UNFILTERED_DOWNLOADED_IMPRESSIONS</code></td>
</tr>
</tbody>
</table>
<p>The current values will be marked as deprecated but will be supported as an alias to the new value until <strong>October 1st, 2025</strong>. The server will normalize usage to the new values. For example, if a client uses <code>PROGRAMMATIC_BUYER_ID</code> when creating a Report, the response from the server will contain <code>DEAL_BUYER_ID</code>. </p>
<p>On or after October 1st, 2025 the deprecated values will be removed and requests using these values will fail. Clients must migrate to the new values before <strong>October 1st, 2025</strong>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 12, 2025</title>
    <id>tag:google.com,2016:ad-manager-release-notes#August_12_2025</id>
    <updated>2025-08-12T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#August_12_2025"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>In an upcoming release, <code>Report</code> messages will be restructured. These changes are wire compatible, but this change will alter the import paths in client libraries.</p>
<table>
<thead>
<tr>
<th style="text-align: center"><strong>Current Type Path</strong></th>
<th style="text-align: center"><strong>New Type Path</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center"><code>Report.Field</code></td>
<td style="text-align: center"><code>ReportDefinition.Field</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.DateRange</code></td>
<td style="text-align: center"><code>ReportDefinition.DateRange</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.Sort</code></td>
<td style="text-align: center"><code>ReportDefinition.Sort</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.Filter</code></td>
<td style="text-align: center"><code>ReportDefinition.Filter</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.Slice</code></td>
<td style="text-align: center"><code>ReportDefinition.Slice</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.Flag</code></td>
<td style="text-align: center"><code>ReportDefinition.Flag</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.ReportType</code></td>
<td style="text-align: center"><code>ReportDefinition.ReportType</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.Dimension</code></td>
<td style="text-align: center"><code>ReportDefinition.Dimension</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.Metric</code></td>
<td style="text-align: center"><code>ReportDefinition.Metric</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.MetricValueType</code></td>
<td style="text-align: center"><code>ReportDefinition.MetricValueType</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.TimePeriodColumn</code></td>
<td style="text-align: center"><code>ReportDefinition.TimePeriodColumn</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.TimeZoneSource</code></td>
<td style="text-align: center"><code>ReportDefinition.TimeZoneSource</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.Value</code></td>
<td style="text-align: center"><code>ReportValue</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Report.DataTable</code></td>
<td style="text-align: center"><code>ReportDataTable</code></td>
</tr>
<tr>
<td style="text-align: center"><code>Schedule</code></td>
<td style="text-align: center"><code>ScheduleOptions.Schedule</code></td>
</tr>
</tbody>
</table>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.browserLanguages"><code>BrowserLanguage</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.mobileDevices"><code>MobileDevice</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.browsers"><code>Browser</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.deviceCapabilities"><code>DeviceCapability</code></a> resource.</p>
<h3>Feature</h3>
<p>Added additional <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.reports"><code>Report</code></a> dimensions and metrics.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.contentBundles"><code>ContentBundle</code></a> resource.</p>
<h3>Feature</h3>
<p>Added methods for reading and writing <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.contacts"><code>Contact</code></a> resources.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.mobileDeviceSubmodels"><code>MobileDeviceSubmodel</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.content"><code>Content</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.applications"><code>Application</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.mobileCarriers"><code>MobileCarrier</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.deviceManufacturers"><code>DeviceManufacturer</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.cmsMetadataKeys"><code>CmsMetadataKey</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="http://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.cmsMetadataValues"><code>CmsMetadataValue</code></a> resource.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 26, 2025</title>
    <id>tag:google.com,2016:ad-manager-release-notes#June_26_2025</id>
    <updated>2025-06-26T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#June_26_2025"/>
    <content type="html"><![CDATA[<h3>Breaking</h3>
<p>The canonical resource name for <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.customTargetingValues"><code>CustomTargetingValue</code></a>  has been changed from<br/>
<code>networks/{networkCode}/customTargetingKeys/{customTargetingKeyId}/customTargetingValues/{customTargetingValueId}</code><br/>
to<br/>
<code>networks/{networkCode}/customTargetingValues/{customTargetingValueId}</code>. </p>
<p>To retrieve custom targeting values for a specific key, use the method 
<a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.customTargetingValues/list"><code>networks.customTargetingValues.list</code></a> with a filter on <code>customTargetingKey</code>.</p>
<p>Clients using the old format should migrate before <strong>July 28th, 2025</strong>. Requests using the old format will fail on or after July 28th, 2025.</p>
<h3>Change</h3>
<p><a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.liveStreamEventsByAssetKey.adBreaks"><code>AdBreak</code></a>, <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.adUnits"><code>AdUnit</code></a>, <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.customFields"><code>CustomField</code></a> , <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.placements"><code>Placement</code></a> , and <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.roles"><code>Role</code></a> resources now include fields with default values in responses. Previously, fields with default values like <code>0</code> or an empty string were omitted from the response.</p>
<p><em>Old behavior</em></p>
<pre class="prettyprint lang-json"><code>{
   "name": "/networks/123/exampleResource/1"
}
</code></pre>
<p><em>New behavior</em></p>
<pre class="prettyprint lang-json"><code>{
   "name": "/networks/123/exampleResource/1",
   "stringField": "",
   "intField": 0
}
</code></pre>
<h3>Feature</h3>
<p>Added <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.operatingSystems"><code>OperatingSystem</code></a> and <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.operatingSystemVersions"><code>OperatingSystemVersion</code></a> resources.</p>
<h3>Feature</h3>
<p>Added <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.geoTargets"><code>GeoTarget</code></a> resource.</p>
<h3>Feature</h3>
<p>Added support for <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.privateAuctionDeals#targeting"><code>Targeting</code></a> on Private Auction deals.</p>
<h3>Feature</h3>
<p>Added <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.bandwidthGroups"><code>BandwidthGroup</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.deviceCategories"><code>DeviceCategory</code></a> resource.</p>
<h3>Feature</h3>
<p>Added <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.programmaticBuyers"><code>ProgrammaticBuyer</code></a> resource.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 23, 2025</title>
    <id>tag:google.com,2016:ad-manager-release-notes#May_23_2025</id>
    <updated>2025-05-23T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#May_23_2025"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>On or after June 23, 2025 the canonical resource name for <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.customTargetingKeys.customTargetingValues#CustomTargetingValue"><code>CustomTargetingValue</code></a> will change formats from <code>networks/{networkCode}/customTargetingKeys/{customTargetingKeyId}/customTargetingValues/{customTargetingValueId}</code> to <code>networks/{networkCode}/customTargetingValues/{customTargetingValueId}</code>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 11, 2025</title>
    <id>tag:google.com,2016:ad-manager-release-notes#March_11_2025</id>
    <updated>2025-03-11T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#March_11_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.liveStreamEventsByAssetKey.adBreaks">Ad Breaks</a>.</p>
<h3>Feature</h3>
<p>Added support for <a href="https://support.google.com/admanager/answer/2987915">Private Auctions</a>.</p>
<h3>Breaking</h3>
<p>Refactored type paths for Companies and Reports. This change is wire compatible, but import paths will change for <a href="https://pypi.org/project/google-ads-admanager/">Python client library</a> versions &gt;0.2.4. Other client libraries are not affected.</p>
<h3>Fixed</h3>
<p>Corrected resource name patterns and grammar in documentation.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 24, 2024</title>
    <id>tag:google.com,2016:ad-manager-release-notes#September_24_2024</id>
    <updated>2024-09-24T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#September_24_2024"/>
    <content type="html"><![CDATA[<h3>Announcement</h3>
<p>Open Beta: The Ad Manager API is now available to all users.</p>
<h3>Breaking</h3>
<p>Temporarily removed Closed Beta services that had data discrepancies with the SOAP API:</p>
<ul>
<li>LineItem</li>
<li>Creative</li>
<li>Contact</li>
<li>Label</li>
<li>Team</li>
</ul>
<p>These will be added back when the discrepancies are resolved.</p>
<h3>Feature</h3>
<p>Added support for <a href="https://support.google.com/admanager/answer/13948182">Interactive Reporting</a></p>
<h3>Feature</h3>
<p>Request ID is set in the HTTP header <code>X-Goog-Correlation-Id</code> for all responses and in the error body for API errors. This ID can be shared with <a href="https://developers.google.com/ad-manager/api/beta/support">support</a> to assist with troubleshooting.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 18, 2024</title>
    <id>tag:google.com,2016:ad-manager-release-notes#June_18_2024</id>
    <updated>2024-06-18T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/ad-manager/api/beta/docs/release-notes#June_18_2024"/>
    <content type="html"><![CDATA[<h3>Breaking</h3>
<p>All <code>DateTime</code> fields have been changed to use RFC3339 timestamp strings.</p>
<h3>Breaking</h3>
<p>Removed support for ReportService methods. These will be replaced by methods for running <em>Interactive reports</em>.</p>
<h3>Feature</h3>
<p>Added <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.adUnitSizes"><code>adUnitSizes</code></a> resource to list the ad unit sizes available in a network.</p>
<h3>Feature</h3>
<p>Added support for <a href="https://support.google.com/admanager/answer/12451124">publisher provided signals</a> resources including <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.entitySignalsMappings"><code>entitySignalsMappings</code></a> and <a href="https://developers.google.com/ad-manager/api/beta/reference/rest/v1/networks.taxonomyCategories"><code>taxonomyCategories</code></a>.</p>
]]>
    </content>
  </entry>

</feed>
