You can use products from your Merchant Center product feeds in Google Ads
Shopping campaigns by linking your Merchant Center account to Google Ads. You
can do this manually in the Merchant Center or
automatically through the Content API for Shopping.
Manual steps
Here are the steps to link your accounts from the Merchant Center:
Click the gear icon.
Click Linked accounts.
Click Link account, then enter the
Google Ads customer ID
for the account you want to link.
Click Send link request. This sends a request to the Google Ads account.
Use your Google Ads customer ID as the [adId] field
of an [AccountAdsLink] resource.
Use the [AccountAdsLink] resource in your call to accounts.insert to
create a new merchant account that's linked to your Google Ads account.
Existing merchant accounts
Use your Google Ads customer ID as the [adId] field
of an [AccountAdsLink] resource.
Use the [AccountAdsLink] resource in your call to [accounts.update] with
an existing merchant account ID to link your Google Ads account to the
existing merchant account.
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-10-16。"],[[["Link your Merchant Center and Google Ads accounts to use product feeds in Shopping campaigns, either manually through Merchant Center or automatically via the Content API."],["Manual linking requires \"Admin\" access in Merchant Center and \"Administrative access\" in Google Ads, involving sending a link request with your Google Ads customer ID."],["Automatic linking for new accounts involves using the `adId` field within the `AccountAdsLink` resource during account creation with the `accounts.insert` call."],["Existing Merchant Center accounts can be linked by updating the account using the `AccountAdsLink` resource and `accounts.update` call with your Google Ads customer ID."]]],[]]