Stay organized with collections
Save and categorize content based on your preferences.
New Merchant Center Connection - Business Information
Introduction/Business Impact
We require merchants to provide the name and address of their business. Their business information will be applied across the different features and tools that they can use in Merchant Center. They will only have to enter this information once and should have the ability to always edit it later. Learn more about Merchant Center's business information requirements.
UX Guidance
Unfortunately, we do not have any UX examples for this at the moment. We recommend providing a user experience where you show the required fields to be filled out, sync any backend data that can help them fill out more easily, and allow them to make any adjustments as needed. Alternatively, you could do this automatically on their behalf and not show them this at all. The downside of this is that they will not fully understand the Merchant Center requirements and will not be able to customize it.
Tech Guidance
To implement the business information, follow the Content API steps, here and reference our technical guidance, below for more information.
Name of business: Use Resource:Account to enter the business name of the account. The name you enter as your business name will be used as your Merchant Center account name, and users will see this name across Google. Review our business names policies for more information.
MC admin access: We recommend providing the registered email of the Merchant Center account ‘Admin’ access and ’Reporting Manager’ role using the AccountUser.
Ability to edit: Within your integration, merchants should have the ability to be able to review this information and submit changes anytime.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["Merchants need to provide business name and address, used across Merchant Center features."],["This information is entered once but editable, impacting the Merchant Center account name."],["Integrations should allow for automatic or manual entry, with clear display of requirements."],["Technical implementation involves Content API and specific resources for name, address, and user roles."],["Business name should adhere to Google's policies and the provided address will be used for communication."]]],["Merchants must provide their business name and address, which will be used across Merchant Center features. This information, entered once, can be edited later. To implement, utilize the Content API, specifically the `Resource:Account` for the business name and `Accounts.AccountBusinessInformation` and `Accounts.AccountAddress` for the address. Ensure merchants have the ability to review and edit this information. Provide 'Admin' access and 'Reporting Manager' role to the registered email via `AccountUser`.\n"]]