You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or you can programmatically access release notes in BigQuery.
To get the latest product updates delivered to you, add the URL of this page to your
feed
reader, or add the feed URL directly: https://cloud.google.com/feeds/channel-release-notes.xml
April 24, 2023
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.
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.
March 14, 2023
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.
You can search for SKU groups by both name and ID.
January 30, 2023
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.
December 09, 2022
More options are now available when you create and manage repricing configurations for your customers. This includes the option to add one override per SKU group (currently only Google Marketplace and Maps groups) to provide further discounts or markups for your customers.
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 rebilling overview to learn more about this feature.
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 Rebilling Table Schema and sample export queries.
Tags 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.
December 06, 2022
The Partner Sales Console Dashboard and the Reporting API now use the rebilled values 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.
September 30, 2022
This release adds the ability to generate reports 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 Partner Sales Console dashboard.
May 04, 2022
Rebilling 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.
February 14, 2022
This release adds filters to ListCustomers. You can use these filters to exclude selected customers from search results. For more information, visit our article about these new filters.
August 19, 2021
The ImportCustomer method is now generally available.
August 02, 2021
This release includes the new ListProvisionableCloudIdentityTypes method.
ListProvisionableCloudIdentityTypes returns the Google Workspace customer types you can create for a given domain, and shows if they require a transfer.
Added extra information to clarify which fields are not required for team customers.
June 21, 2021
Added a new feature for the ImportCustomer API to specify which customer will receive imported Cloud Identity information.
April 27, 2021
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 accounts/*/customers/* regardless of the parent binding.
Added LICENSE_CAP_CHANGED
to the list of EntitlementEvent.Type.ENUM_VALUES to deliver notifications for a new Pub/Sub event type.
March 12, 2021
Added customer-level Pub/Sub events definition to provide notifications when there is a primary domain change or verification for your customers.
You can now use boolean
as a parameter value.
March 09, 2021
(v1alpha1 only) This release includes the new LookupOffer method.
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.
March 08, 2021
(v1alpha1 only) This release includes the new ImportCustomer method.
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.
February 23, 2021
Reseller Billing Account name is now available in the Offer resource.
For Google Cloud Platform offers, you can use this field to map an offer to the Reseller Billing Account name from Cloud Console.
In the CreateCustomer and PatchCustomer endpoints, the addressLines
field is now required for customer.orgPostalAddress
.
This field is optional in v1alpha1.
In the CheckCloudIdentityAccountsExist method, CloudIdentityAccounts
now returns an empty list instead of a 404 error if the domain does not match an existing Cloud Identity.
In v1alpha1, this returns a 404 error.
January 05, 2021
The Google Cloud Channel Services API is now Generally available. To get started, see Getting access to the Channel Services API.