Trải nghiệm
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.
Search Ads 360 mới gán mã nhận dạng mới cho tài khoản người dùng, chiến dịch, nhóm quảng cáo, từ khoá (tiêu chí) và quảng cáo. Có thêm hai thay đổi về hành vi đối với các mã nhận dạng này:
-
Search Ads 360 mới chỉ định mã khách hàng duy nhất trên toàn cầu cho tài khoản người quản lý, người quản lý phụ và tài khoản khách hàng, tương ứng là tài khoản đại lý, nhà quảng cáo và tài khoản công cụ.
-
Search Ads 360 mới không còn chỉ định mã nhận dạng duy nhất cho từ khoá và quảng cáo.
Conversion API hiện chấp nhận mã khách hàng mới của Search Ads 360 bất cứ khi nào mã đại lý, mã nhà quảng cáo và mã tài khoản công cụ được chấp nhận. Nếu bạn chỉ định một API khách hàng, thì API đó sẽ yêu cầu mã chiến dịch, mã nhóm quảng cáo, mã từ khoá và mã quảng cáo phải là mã Search Ads 360 mới.
Khi sử dụng mã từ khoá hoặc mã quảng cáo mới của Search Ads 360, bạn phải chỉ định mã chiến dịch và mã nhóm quảng cáo được liên kết bất cứ khi nào yêu cầu của bạn sử dụng mã từ khoá hoặc mã quảng cáo.
Khi bạn sử dụng mã Search Ads 360 mới trong yêu cầu, phản hồi cũng sẽ sử dụng mã Search Ads 360 mới.
Chèn/cập nhật lượt chuyển đổi
Chúng tôi hỗ trợ yêu cầu sau đây bằng mã Search Ads 360 mới:
- Chỉ phân bổ lượt chuyển đổi cho một từ khoá
- Cập nhật lượt chuyển đổi bằng
criterionId
(mã từ khoá) của lượt chuyển đổi đã chỉ định
Các điểm cuối vẫn giữ nguyên. Bạn nên cung cấp mã Search Ads 360 mới trong mỗi tài nguyên chuyển đổi: Thay vì đặt agencyId
, advertiserId
và engineAccountId
, bạn nên cung cấp customerId
và sử dụng mã Search Ads 360 mới trong campaignId
, adGroupId
, criterionId
, adId
khi cần.
Sau đây là yêu cầu mẫu về cách sử dụng mã Search Ads 360 mới để phân bổ lượt chuyển đổi cho một từ khoá.
POST https://www.googleapis.com/doubleclicksearch/v2/conversion
{
"conversion" : [
{
"customerId": "123-123-1234"
"campaignId": "10000001",
"adGroupId": "20000001",
"criterionId": "30000001",
"conversionId": "floodlight conversion ID 1",
"conversionTimestamp": "1660799917714",
"type": "ACTION",
"quantityMillis": "1000",
"segmentationType": "FLOODLIGHT",
"segmentationName": "Test"
}
]
}
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-05-26 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-05-26 UTC."],[[["\u003cp\u003eSearch Ads 360 is updated to assign globally unique customer IDs to manager, sub-manager, and client accounts and no longer assigns unique IDs to keywords and ads.\u003c/p\u003e\n"],["\u003cp\u003eThe Conversion API now accepts new Search Ads 360 customer IDs and expects new Search Ads 360 IDs for campaign, ad group, keyword, and ad IDs when specified.\u003c/p\u003e\n"],["\u003cp\u003eWhen using new Search Ads 360 keyword or ad IDs, the associated campaign and ad group IDs must be provided.\u003c/p\u003e\n"],["\u003cp\u003eThere's a new endpoint for listing conversions using the new Search Ads 360 IDs, requiring a client account customer ID.\u003c/p\u003e\n"],["\u003cp\u003eInserting or updating conversions supports attributing to keywords or updating existing conversions with new Search Ads 360 IDs by providing \u003ccode\u003ecustomerId\u003c/code\u003e and relevant IDs.\u003c/p\u003e\n"]]],["New Search Ads 360 assigns unique customer IDs to accounts and updates ID behavior for campaigns, ad groups, keywords, and ads. The Conversion API now accepts these new customer IDs. When a customer ID is provided, new Search Ads 360 IDs are expected for other IDs. Keyword and ad IDs require associated campaign and ad group IDs in requests. Responses will use the new IDs. There's a new endpoint for listing conversions, using the customer ID with the same parameters. Attributing or updating a conversion to a keyword is done with the customer ID.\n"],null,["# New Search Ads 360\n\nThe new Search Ads 360 assigns new IDs to user accounts, campaigns, ad groups,\nkeywords (criteria), and ads. There are two additional behavior changes for these IDs:\n\n-\n The new Search Ads 360 assigns a globally unique customer ID to manager, sub-manager,\n and client accounts, formally known as agencies, advertisers and engine accounts,\n respectively.\n\n-\n The new Search Ads 360 no longer assigns unique IDs to keywords and ads.\n\n\nThe conversion API now accepts new Search Ads 360 customer IDs wherever agency ID,\nadvertiser ID, and engine account IDs are accepted. If you specify a customer API, the API\nexpects campaign ID, ad group ID, keyword ID, and ad ID to be new Search Ads 360 IDs.\nWhen using new Search Ads 360 keyword or ad IDs, you must specify the associated\ncampaign and ad group IDs whenever your request uses a keyword or ad ID.\n\n\nWhen you use a new Search Ads 360 ID in your request, the response will also use\nthe new Search Ads 360 IDs.\n\nInsert/update conversion\n------------------------\n\nWe support the following request using the new Search Ads 360 ID:\n\n- Attribute a conversion to a keyword only\n- Update conversion with the conversion's `criterionId` (keyword ID) specified\n\n\nThe endpoints are still the same. You should provide the new Search Ads 360\nID in each conversion resource: Instead of setting `agencyId`,\n`advertiserId` and `engineAccountId`, you should provide\n`customerId`, and use the new Search Ads 360 ID in\n`campaignId`, `adGroupId`, `criterionId`,\n`adId` when necessary.\n\n\nHere is the example request of how to use the new Search Ads 360 ID to\nattribute a conversion to a keyword. \n\n```carbon\nPOST https://www.googleapis.com/doubleclicksearch/v2/conversion\n{\n \"conversion\" : [\n {\n \"customerId\": \"123-123-1234\"\n \"campaignId\": \"10000001\",\n \"adGroupId\": \"20000001\",\n \"criterionId\": \"30000001\",\n \"conversionId\": \"floodlight conversion ID 1\",\n \"conversionTimestamp\": \"1660799917714\",\n \"type\": \"ACTION\",\n \"quantityMillis\": \"1000\",\n \"segmentationType\": \"FLOODLIGHT\",\n \"segmentationName\": \"Test\"\n }\n ]\n}\n \n```"]]