<?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:channel-release-notes</id>
  <title>Channel Services - Release notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/channel-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2024-10-04T00:00:00-07:00</updated>

  <entry>
    <title>October 04, 2024</title>
    <id>tag:google.com,2016:channel-release-notes#October_04_2024</id>
    <updated>2024-10-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#October_04_2024"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>Partners selling Workspace and ChromeOS products can now import customers who currently work with a different reseller or Google.</p>
<p>To import a customer, you must have the purchase consent from the customer for the product group that you want to buy for them. </p>
<p><a href="https://support.google.com/a/answer/15321485">Learn how to change a reseller's purchase consent</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 06, 2024</title>
    <id>tag:google.com,2016:channel-release-notes#March_06_2024</id>
    <updated>2024-03-06T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#March_06_2024"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>Partners selling Workspace can now use the <a href="https://docs.cloud.google.com/channel/docs/rebilling/rebilling-overview#bigquery-exports">BigQuery Export (Rebilling) feature</a> to programmatically access their Workspace billing data. By setting up a BigQuery dataset and enabling the export, you can get billing data pushed to you as it becomes available, including Channel Service-specific identifiers, and any CRM IDs you may have configured for your customers.</p>
<p>You can use BigQuery to programmatically access your billing data, generate customer invoices, and perform Business Intelligence analysis. You can also <a href="https://docs.cloud.google.com/channel/docs/rebilling/create-customer-cost-dashboards">create a Looker Studio Dashboard</a> to provide cost management dashboards to your customers.</p>
<p>For Partners that sell both Google Cloud and Google Workspace, you can have all your billing data centralized with a unified <a href="https://docs.cloud.google.com/channel/docs/rebilling/export-data-to-bigquery#table_schema">BigQuery table schema</a>.</p>
<p>Learn more in the following documentation:</p>
<ul>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/export-data-to-bigquery#enable_export">How to set up the Channel Services rebilling export</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/export-data-to-bigquery#additional_notes_on_the_schema">Additional notes on the schema</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/troubleshoot/troubleshoot-exports#export_is_not_adding_new_data">Common troubleshooting steps</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>September 29, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#September_29_2023</id>
    <updated>2023-09-29T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#September_29_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>You can now create BigQuery datasets for the Channel Services billing export in all supported BigQuery locations.</p>
<p>We recommend using a multi-region dataset for your Channel Services billing export, so that you can also get data from the previous month in your export.</p>
<p><a href="https://docs.cloud.google.com/channel/docs/rebilling/export-data-to-bigquery#select_a_project_and_dataset">Learn how to set up the Channel Services rebilling export</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 17, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#July_17_2023</id>
    <updated>2023-07-17T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#July_17_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>Distributors can now create repricing configurations for Channel Partners using <code>EntitlementGranularity</code> instead of <code>ChannelPartnerGranularity</code> in the Channel Services API. </p>
<p>We recommend using <code>EntitlementGranularity</code> for your repricing configurations, because it allows more customization depending on your customers' situations.</p>
<p>When you're using <code>EntitlementGranularity</code>, be aware of the following:</p>
<ul>
<li>If at least one <code>ChannelPartnerRepricingConfig</code> with <code>EntitlementGranularity</code> becomes effective for an entitlement, no existing or future <code>ChannelPartnerGranularity</code> configurations apply to this Entitlement.</li>
<li>If you're using CustomerRepricingConfigs, this change doesn't affect your <code>CustomerRepricingConfig</code>s.</li>
</ul>
<p><a href="https://docs.cloud.google.com/channel/docs/rebilling/manage-repricing-configurations">Learn more about creating repricing configurations</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 13, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#June_13_2023</id>
    <updated>2023-06-13T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#June_13_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>Two new Public APIs related to SKU groups now generally available:</p>
<ul>
<li><a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts.skuGroups/list">ListSkuGroups</a> - List of all rebilling supported SKU groups that can be configured in customer or channel partner repricing configs.</li>
<li><a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts.skuGroups.billableSkus/list">ListSkuGroupBillableSkus</a> - Lists all Google Cloud SKUs which belong in a given SKU group.</li>
</ul>
<p>Learn more about Rebilling and SKU groups:</p>
<ul>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/rebilling-overview">Get an overview of Rebilling</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/manage-repricing-configurations">Learn about managing repricing configurations</a> and <a href="https://docs.cloud.google.com/channel/docs/rebilling/repricing-configurations-example">repricing configuration examples</a>.</li>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/manage-repricing-configurations#export-sku-groups">Export SKU Groups</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/concepts/sku-groups">Review the Google Cloud SKU groups</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>May 19, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#May_19_2023</id>
    <updated>2023-05-19T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#May_19_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>You can now transact using Google Workspace billing accounts with different currencies. This feature helps you manage your resold and Google Workspace subscriptions in a single Cloud Channel account.</p>
<ul>
<li><a href="https://docs.cloud.google.com/channel/docs/guides/multiple-billing-account-starter">Get started with using multiple Google Workspace billing accounts</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/guides/manage-entitlements">Manage your Google Workspace and Google Chrome entitlements</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>May 08, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#May_08_2023</id>
    <updated>2023-05-08T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#May_08_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>The following fields are now available in the Channel Services API:</p>
<ul>
<li>In the <code>Entitlement</code> resource, the <code>billingAccount</code> field includes the Cloud Billing account that was used to pay for that entitlement.</li>
<li>In the <code>fetchReportResults</code> request, you can use the <code>partitionKeys</code> field to filter the results by specific partitions.</li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>April 24, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#April_24_2023</id>
    <updated>2023-04-24T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#April_24_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>You can now set up a unified Google Cloud Billing exports for multiple Partner Sales Console accounts. 
This helps you export billing data directly to a single dataset for analysis.</p>
<p>The tables in the rebilling dataset support partitioning by Cloud Billing accounts, so you can still view data for specific Cloud Billing accounts independently without impact to query latency/costs.</p>
<p><a href="https://docs.cloud.google.com/channel/docs/rebilling/export-data-to-bigquery">Learn how to export your rebilling data to BigQuery</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 14, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#March_14_2023</id>
    <updated>2023-03-14T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#March_14_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>All public SKU groups, including 8 Google Cloud Marketplace SKU groups  are now available for repricing in the Partner Sales Console (PSC). You can can use the new SKU groups in  repricing configurations to pass the granular margin to your customers. You can also view and download the list of SKUs in these SKU groups. </p>
<p>You can search for SKU groups by both name and ID. </p>
<ul>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/rebilling-overview">Get an overview of Rebilling</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/concepts/sku-groups">Review the Google Cloud SKU groups</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/manage-repricing-configurations">Learn about managing repricing configurations</a> and <a href="https://docs.cloud.google.com/channel/docs/rebilling/repricing-configurations-example">repricing configuration examples</a>.</li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>January 30, 2023</title>
    <id>tag:google.com,2016:channel-release-notes#January_30_2023</id>
    <updated>2023-01-30T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#January_30_2023"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>Correlation ID is now available as a customer optional attribute. You can use this new field to store IDs from your other systems, so that you can organize your customers. For example, you can store a customer's ID from your existing customer relationship management (CRM) systems.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 09, 2022</title>
    <id>tag:google.com,2016:channel-release-notes#December_09_2022</id>
    <updated>2022-12-09T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#December_09_2022"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>More options are now available when you create and manage repricing configurations for your customers. This includes the option to add one override per <a href="https://docs.cloud.google.com/channel/docs/concepts/sku-groups">SKU group</a> (currently only Google Marketplace and Maps groups) to provide further discounts or markups for your customers. </p>
<p>A snapshot of product SKUs for each SKU group can be downloaded as a CSV from the partner Sales Console. Use this feature for greater control and transparency of partner program discounts. Visit the <a href="https://docs.cloud.google.com/channel/docs/rebilling/rebilling-overview">rebilling overview</a> to learn more about this feature.</p>
<h3>Feature</h3>
<p>Rebilling data exported to BigQuery now includes the columns: CustomerRepricingConfigName, ChannelPartnerRepricingName, and Tags. The first full month with this data will be Jan, 2023. For more information see the <a href="https://docs.cloud.google.com/channel/docs/rebilling/export-data-to-bigquery#table_schema">Rebilling Table Schema</a> and <a href="https://docs.cloud.google.com/channel/docs/rebilling/example-export-queries">sample export queries</a>.</p>
<p><a href="https://docs.cloud.google.com/resource-manager/docs/tags/tags-overview">Tags</a> are attached to resources and support inheritance, centralized management, nomenclature standardization, and policy engine integration. For Cloud Billing, Tags help map costs across your organization. In cost reporting, you can query on Tags to perform Cost Management tasks like chargebacks, audits, and other cost allocations.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 06, 2022</title>
    <id>tag:google.com,2016:channel-release-notes#December_06_2022</id>
    <updated>2022-12-06T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#December_06_2022"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>The <a href="https://channelservices.google.com/dashboard">Partner Sales Console Dashboard</a> and the Reporting API now use the <a href="https://docs.cloud.google.com/channel/docs/rebilling/rebilling-overview">rebilled values</a> for Google Cloud and Maps customer costs. You can use this data set to simplify your customer billing process by using the API to integrate rebilled data in your billing applications.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 30, 2022</title>
    <id>tag:google.com,2016:channel-release-notes#September_30_2022</id>
    <updated>2022-09-30T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#September_30_2022"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>This release adds the ability to <a href="https://docs.cloud.google.com/channel/docs/guides/generate-report">generate reports</a> for Google Cloud billing and Google Voice expense data to the Channel Services API. The data in these reports is the same as the data found on the <a href="https://channelservices.google.com/dashboard">Partner Sales Console</a> dashboard.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 04, 2022</title>
    <id>tag:google.com,2016:channel-release-notes#May_04_2022</id>
    <updated>2022-05-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#May_04_2022"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p><a href="https://channelservices.cloud.google.com/billing/rebilling">Rebilling </a>is now available in the Partner Sales Console and Cloud Channel API. This new billing data service helps you simplify your customer billing process by configuring discounts and exporting your billing data to a BigQuery dataset.</p>
<ul>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/rebilling-overview">Read an overview of rebilling</a></li>
<li><a href="https://docs.cloud.google.com/channel/docs/rebilling/export-data-to-bigquery">Learn about enabling your rebilling data export</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>February 14, 2022</title>
    <id>tag:google.com,2016:channel-release-notes#February_14_2022</id>
    <updated>2022-02-14T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#February_14_2022"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>This release adds filters to ListCustomers. You can use these filters to exclude selected customers from search results.  For more information, visit our <a href="https://docs.cloud.google.com/channel/docs/concepts/google-cloud/filter-customers">article about these new filters</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 19, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#August_19_2021</id>
    <updated>2021-08-19T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#August_19_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1alpha1/accounts.customers/import">ImportCustomer</a> method is now generally available.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 02, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#August_02_2021</id>
    <updated>2021-08-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#August_02_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1alpha1</strong>
<h3>Feature</h3>
<p>This release includes the new <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1alpha1/accounts/listProvisionableCloudIdentityTypes">ListProvisionableCloudIdentityTypes</a> method.</p>
<p>ListProvisionableCloudIdentityTypes returns the Google Workspace customer types you can create for a given domain, and shows if they require a transfer.</p>
<h3>Change</h3>
<p>Added extra information to clarify which fields are not required for team customers.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 21, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#June_21_2021</id>
    <updated>2021-06-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#June_21_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1alpha1</strong>
<h3>Change</h3>
<p>Added a new feature for the <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1alpha1/accounts.channelPartnerLinks.customers/import">ImportCustomer API</a> to specify which customer will receive imported Cloud Identity information.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 27, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#April_27_2021</id>
    <updated>2021-04-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#April_27_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>The create, delete, get, list, and patch Customer APIs can now use an alternate parent binding to specify the customer's Channel Partner.  The returned resource name follows the format <em>accounts/*/customers/*</em> regardless of the parent binding.</p>
<h3>Change</h3>
<p>Added <code>LICENSE_CAP_CHANGED</code> to the list of <a href="https://docs.cloud.google.com/channel/docs/reference/rpc/google.cloud.channel.v1#google.cloud.channel.v1.EntitlementEvent.Type">EntitlementEvent.Type.ENUM_VALUES</a> to deliver notifications for a new Pub/Sub event type.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 12, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#March_12_2021</id>
    <updated>2021-03-12T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#March_12_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>You can now use <code>boolean</code> as a <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts.customers.entitlements#value">parameter value</a>.</p>
<h3>Change</h3>
<p>Added customer-level <a href="https://docs.cloud.google.com/channel/docs/reference/rpc/google.cloud.channel.v1#customerevent">Pub/Sub events definition</a> to provide notifications when there is a primary domain change or verification for your customers.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 09, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#March_09_2021</id>
    <updated>2021-03-09T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#March_09_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1alpha1</strong>
<h3>Feature</h3>
<p>(<em>v1alpha1 only</em>) This release includes the new <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1alpha1/accounts.customers.entitlements/lookupOffer">LookupOffer</a> method.</p>
<p>LookupOffer displays the Offer for an entitlement. This provides a programmatic way to pull the pricing details of any online offer, including expired offers and special sales proposals that are unavailable through the ListOffers endpoint.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 08, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#March_08_2021</id>
    <updated>2021-03-08T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#March_08_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1alpha1</strong>
<h3>Feature</h3>
<p>(<em>v1alpha1 only</em>) This release includes the new <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1alpha1/accounts.customers/import">ImportCustomer</a> method.</p>
<p>ImportCustomer replaces CreateCustomer as the first step of a Transfer. You can use this method to import customer information using their domain or Cloud Identity ID.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 23, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#February_23_2021</id>
    <updated>2021-02-23T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#February_23_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>Reseller Billing Account name is now available in the <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/Offer#plan">Offer</a> resource.</p>
<p>For Google Cloud Platform offers, you can use this field to map an offer to the Reseller Billing Account name from Cloud Console.</p>
<h3>Change</h3>
<p>In the <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts/checkCloudIdentityAccountsExist">CheckCloudIdentityAccountsExist</a> method, <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts/checkCloudIdentityAccountsExist#response-body"><code>CloudIdentityAccounts</code></a> now returns an empty list instead of a 404 error if the domain does not match an existing Cloud Identity.</p>
<p>In <em>v1alpha1</em>, this returns a 404 error.</p>
<h3>Change</h3>
<p>In the <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts.customers/create">CreateCustomer</a> and <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts.customers/patch">PatchCustomer</a> endpoints, the <a href="https://docs.cloud.google.com/channel/docs/reference/rest/Shared.Types/PostalAddress"><code>addressLines</code></a> field is now required for <a href="https://docs.cloud.google.com/channel/docs/reference/rest/v1/accounts.customers#Customer"><code>customer.orgPostalAddress</code></a>.</p>
<p>This field is optional in <em>v1alpha1</em>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 05, 2021</title>
    <id>tag:google.com,2016:channel-release-notes#January_05_2021</id>
    <updated>2021-01-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/channel/docs/release-notes#January_05_2021"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>The Google Cloud Channel Services API is now <strong>Generally available</strong>. To get started, see <a href="https://docs.cloud.google.com/channel/docs/access-api">Getting access to the Channel Services API</a>.</p>
]]>
    </content>
  </entry>

</feed>
