Send feedback
Accept link through Google Ads
Stay organized with collections
Save and categorize content based on your preferences.
Summary
After you request the link through your Merchant Center account, you can accept
the link through Google Ads. You can do this through the Google Ads UI or the
Google Ads API .
Manual steps
In the Google Ads UI, click TOOLS & SETTINGS .
Under SETUP , click Linked accounts .
Under Google Merchant Center , click MANAGE & LINK .
Click VIEW REQUEST .
Click APPROVE .
See Approve link request in Google Ads for more detail.
Automatic steps
Use the MerchantCenterLink
resource to view your link requests.
Use the MerchantCenterLinkStatus
field to view the link status.
To approve a PENDING
link, set the MerchantCenterLinkStatus
field to
ENABLED
.
To reject a PENDING
link, remove the MerchantCenterLink
object.
To unlink an ENABLED
link, remove the MerchantCenterLink
object.
For more information about this process and example code, see Link your
Merchant Center and Google Ads accounts .
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-11-30 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?