Merchant Accounts API release notes

Week of Nov 4, 2024

Mark promotions_consent REQUIRED (from OPTIONAL) in BusinessIdentity resource. This affects the update method only. This is to clarify that it is not possible to update promotions_consent to UNSPECIFIED. This was already not possible, but the error is now more descriptive and the field is correctly annotated.

Week of Oct 28, 2024

Improve documentation of various resources of the accounts bundle such as User, Homepage, BusinessInfo and so on.

Week of Oct 21, 2024

Improve documentation of update_mask fields in update requests throughout to specifically point out which fields are supported for update.

Added google merchant help center link for supported carriers to the external doc of ShippingSettings resource

Week of Oct 14, 2024

Mark provider as REQUIRED in AccountsService.CreateAndConfigureAccountRequest.AddAccountService.

Make update_mask optional throughout accounts bundle (e.g. business identity, business information, homepage etc.) and retroactively for the ConversionSources resource.

Added overwrite parameter to ClaimHomepageRequest.

Week of Sep 30, 2024

Launch of 'force' parameter for 'Accounts.delete' method.

Week of Sep 23, 2024

Mark region_code and kind as REQUIRED in RetrieveLatestTermsOfServiceRequest.

Week of Sep 16, 2024

Changed the type of time_zone parameter to string in the ListAccountIssuesRequest

Week of Aug 12, 2024

Added korean_business_registration_number field to the BusinessInfo resource.

Week of May 27, 2024

Beta launch of Accounts sub-API