Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Sau khi đối tác gửi yêu cầu liên kết, người bán nhận phải chấp thuận liên kết trước khi liên kết đó hoạt động. Việc này thường được thực hiện bằng cách phê duyệt yêu cầu trong thẻ Đối tác của Google Merchant Center. Tuy nhiên, bạn cũng có thể phê duyệt đường liên kết theo phương thức lập trình bằng cách sử dụng phương thức accounts.link.
Ví dụ:
Để phê duyệt đường liên kết do đối tác 123456789 gửi trong ví dụ về Yêu cầu đường liên kết, người bán ứng dụng 98765 có thể gửi một hành động approve với linkedAccountId được đặt thành mã đối tác 123456789.
Xin lưu ý rằng danh sách services chỉ chứa một trong hai dịch vụ được yêu cầu ban đầu trong yêu cầu mẫu. Thao tác này sẽ phê duyệt có chọn lọc dịch vụ shoppingAdsProductManagement và để yêu cầu liên kết dịch vụ shoppingActionsOrderManagement ở trạng thái pending.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-06-19 UTC."],[[["Google is launching a new Merchant API, which is the future of the Content API for Shopping."],["You can learn more about the Merchant API and its benefits on the Google Ads Developer Blog."],["Merchants can programmatically approve account link requests from partners using the `accounts.link` method."],["When approving link requests, merchants have the flexibility to approve only specific services within the request, leaving others pending."]]],["The Merchant API beta, a new version of the Content API for Shopping, is introduced. Merchants can approve partner link requests, either in Google Merchant Center or programmatically using the `accounts.link` method. Merchants may selectively approve specific services included in a link request. For instance, a merchant can approve `shoppingAdsProductManagement` while leaving `shoppingActionsOrderManagement` pending. An example is given of sending an `approve` action to approve one linked service. Removing existing links is covered in the next section.\n"]]