rocket
ขอแนะนำ
Merchant API
- ทายาทอย่างเป็นทางการของ Content API for Shopping
update
รับข้อมูลล่าสุด
เกี่ยวกับฟีเจอร์ใหม่ การแก้ไขข้อบกพร่อง และการอัปเดตการเปิดตัว Merchant API
point_of_sale
ดูวิธีจัดการธุรกิจและผลิตภัณฑ์ใน Google รวมถึงวิธีรับสิทธิ์เข้าถึงแบบเป็นโปรแกรมเพื่อดูข้อมูล
ข้อมูลเชิงลึก และความสามารถที่ไม่เหมือนใครในวงกว้าง
เริ่มต้นใช้งาน Merchant API วันนี้เลย
ยอมรับลิงก์ผ่าน Google Ads
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
สรุป
หลังจากขอลิงก์ผ่านบัญชี Merchant Center แล้ว คุณจะยอมรับ
ลิงก์ผ่าน Google Ads ได้ คุณทําได้ผ่าน UI ของ Google Ads หรือ Google Ads API
ขั้นตอนด้วยตนเอง
- ใน UI ของ Google Ads ให้คลิกเครื่องมือและการตั้งค่า
- ในส่วนตั้งค่า ให้คลิกบัญชีที่ลิงก์
- คลิกจัดการและลิงก์ในส่วน Google Merchant Center
- คลิกดูคำขอ
- คลิกอนุมัติ
- ดูรายละเอียดเพิ่มเติมได้ที่อนุมัติคำขอลิงก์ใน Google Ads
ขั้นตอนอัตโนมัติ
- ใช้แหล่งข้อมูล
MerchantCenterLink
เพื่อดูคำขอลิงก์
- ใช้ช่อง
MerchantCenterLinkStatus
เพื่อดูสถานะลิงก์
- หากต้องการอนุมัติลิงก์
PENDING
ให้ตั้งค่าฟิลด์ MerchantCenterLinkStatus
เป็น
ENABLED
- หากต้องการปฏิเสธ
PENDING
ลิงก์ ให้นำออบเจ็กต์ MerchantCenterLink
ออก
- หากต้องการยกเลิกการลิงก์
ENABLED
ให้นำออบเจ็กต์ MerchantCenterLink
ออก
- ดูข้อมูลเพิ่มเติมเกี่ยวกับกระบวนการนี้และโค้ดตัวอย่างได้ที่ลิงก์บัญชี Merchant Center กับบัญชี Google Ads
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-31 UTC
[null,null,["อัปเดตล่าสุด 2025-08-31 UTC"],[[["\u003cp\u003eAfter requesting a link between your Merchant Center and Google Ads accounts, you need to accept the link in Google Ads, either through the UI or the API.\u003c/p\u003e\n"],["\u003cp\u003eManually accepting the link involves navigating to the "Linked accounts" section in Google Ads settings and approving the request.\u003c/p\u003e\n"],["\u003cp\u003eAutomatically accepting or rejecting the link requires using the Google Ads API and modifying the \u003ccode\u003eMerchantCenterLink\u003c/code\u003e resource and its status field.\u003c/p\u003e\n"],["\u003cp\u003eDetailed instructions for manual approval are available in the Google Ads help center, while API-based linking is documented in the Google Ads API documentation for shopping ads.\u003c/p\u003e\n"]]],[],null,["# Accept link through Google Ads\n\nSummary\n-------\n\nAfter you request the link through your Merchant Center account, you can accept\nthe link through Google Ads. You can do this through the [Google Ads UI](https://ads.google.com/) or the\n[Google Ads API](/google-ads/api/docs/start).\n\nManual steps\n------------\n\n1. In the Google Ads UI, click **TOOLS \\& SETTINGS**.\n2. Under **SETUP** , click **Linked accounts**.\n3. Under **Google Merchant Center** , click **MANAGE \\& LINK**.\n4. Click **VIEW REQUEST**.\n5. Click **APPROVE**.\n6. See [Approve link request in Google Ads](https://support.google.com/google-ads/answer/6159060#zippy=%2Cstep-approve-link-request-in-google-ads) for more detail.\n\nAutomatic steps\n---------------\n\n1. Use the [`MerchantCenterLink`](/google-ads/api/reference/rpc/latest/MerchantCenterLink) resource to view your link requests.\n2. Use the [`MerchantCenterLinkStatus`](/google-ads/api/reference/rpc/latest/MerchantCenterLinkStatusEnum.MerchantCenterLinkStatus) field to view the link status.\n - To approve a `PENDING` link, set the `MerchantCenterLinkStatus` field to `ENABLED`.\n - To reject a `PENDING` link, remove the `MerchantCenterLink` object.\n - To unlink an `ENABLED` link, remove the `MerchantCenterLink` object.\n3. For more information about this process and example code, see [Link your\n Merchant Center and Google Ads accounts](/google-ads/api/docs/shopping-ads/merchant-center)."]]