コンバージョンは特定のキャンペーン、広告、キーワードに、必要に応じてサイト訪問に帰属させる必要があるため、各コンバージョンでは、広告、キーワード、キャンペーンの検索広告 360 ID と、検索広告 360 の階層内の親オブジェクトの ID が指定されます。コンバージョンを取得、追加、更新する場合は、リクエストでこれらの ID のほとんどを指定する必要があります。
検索広告 360 の ID を取得する
これらの ID を確認するには、次のいずれかを行います。
検索広告 360 の UI を使用して、広告主、エンジン アカウント、キャンペーン、広告グループ、キーワード、広告の ID を含むレポートをダウンロードします。
ランディング ページ URL に CampaignID や TrackerID などの検索広告 360 マクロを追加します。ユーザーが広告をクリックすると、各マクロは検索広告 360 に、広告主のランディング ページに URL パラメータとして ID を渡すよう指示します。これらの ID は広告主のウェブログから取得し、Conversion リクエストで使用できます。
クリック ID は広告のクリックをトラッキングします。クリック ID を使用すると、検索広告 360 オブジェクトの ID の階層全体を指定する代わりに、コンバージョンを特定の訪問に関連付けることができます。検索広告 360 は、クリック ID を使用して、適切なキーワードと広告を検索し、関連付けます。
クリック ID は大文字と小文字が区別されるため、ウェブログやトラッキング ソフトウェアでクリック ID の大文字と小文字を変更しないようにしてください。
クリック ID の生成
クリック ID は、検索広告 360 または Google 広告のいずれかで生成されます。
Google 広告アカウントで自動タグ設定が有効になっている場合、Google 広告では広告が表示されたときにクリック ID が生成されます。そのため、1 人のユーザーが特定の広告インプレッションに対して複数回クリックを行ったとしても、それらのクリックはすべて 1 つのクリック ID に関連付けられます。同じ広告インプレッションのランディング ページ訪問には、同じクリック ID が割り当てられます。
Conversion API サービスを有効にすると、検索広告 360 でクリック ID を生成できます。クリックが Google 広告からリダイレクトされ、Google 広告ですでにクリック ID が生成されている場合、検索広告 360 は新しい ID を生成する代わりに Google 広告の ID を使用します。サポートされている別のタイプのエンジンからクリックがリダイレクトされた場合、検索広告 360 で ID が生成されます。
クリック ID パラメータ
各クリック ID は 2 つのパラメータで構成されます。次に例を示します。
gclid=CJjsqefUkAJSHDJ_gPdDiEAAA&gclsrc=ds
gclid パラメータには、クリックの ID(大文字と小文字を区別)が含まれます。検索広告 360 は、生成された各クリック ID のアトリビューション情報(キーワード、広告、キャンペーン、広告グループなど)を保持します。
gclsrc パラメータは、クリック ID のソースを示します。現在、次のいずれかの値になります。
gclsrc=ds: 検索広告 360 によってクリック ID が生成されました。また、クリックが Google 以外のエンジンで行われたか、Google でクリックされたものの Google 広告アカウントで自動タグ設定が使用されていないかのいずれかです。
gclsrc=aw.ds: 自動タグ設定を使用している Google 広告によってクリック ID が生成され、クリックは検索広告 360 のクリックサーバーを経由しました。
gclsrc=: クリック ID が Google 広告によって生成されたものの、クリックが発生したときに検索広告 360 でコンバージョン API サービスが有効になっていなかった場合、このパラメータは空になります。
[null,null,["最終更新日 2025-08-29 UTC。"],[[["\u003cp\u003eSearch Ads 360 reports a conversion when a customer completes a pre-defined action on an advertiser's website, such as purchasing an item or requesting information.\u003c/p\u003e\n"],["\u003cp\u003eYou can upload offline conversion data to Search Ads 360 to enhance reports, use in automated rules, or for bid strategy optimization.\u003c/p\u003e\n"],["\u003cp\u003eConversion values can be modified to account for factors like discounts, returns, or credits applied after a purchase.\u003c/p\u003e\n"],["\u003cp\u003eThe Search Ads 360 API allows you to get, insert, and update conversions, but it cannot be used to send personally identifiable information or for advertising targeting.\u003c/p\u003e\n"],["\u003cp\u003eTo attribute conversions, each conversion needs to specify the Search Ads 360 ID of an ad, keyword, and campaign, or utilize a click ID to track the click and attribute accordingly.\u003c/p\u003e\n"]]],["Search Ads 360 reports a conversion when a customer completes a specified action. Advertisers can upload offline conversion data to enhance reports and optimize bid strategies. The Search Ads 360 API allows getting, adding, and updating conversions. Conversions require Search Ads 360 IDs of relevant entities or a click ID to attribute to specific ads. Click IDs, generated by either Search Ads 360 or Google Ads, track ad clicks. Advertisers should maintain the click ID case from the landing page.\n"],null,["# Upload Data About Conversions\n\nWhen a customer completes a pre-defined action on an advertiser's website, such as\npurchasing an item or requesting more information, Search Ads 360 reports a **conversion**.\n\nConversions for some advertisers start online and finish offline. For example, a\nconsumer initiates research online for a purchase, clicks on an ad, and then telephones a\ncall center to complete the purchase. Or a consumer with a smartphone taps a \"call now\"\nbutton in an ad and purchases an item over the telephone. For these conversions,\nSearch Ads 360 will automatically have data about the online portion. If you want to\nprovide data about the offline portion---to enhance reports, for use in automated\nrules, or for optimization in a bid strategy---you can upload it to Search Ads 360.\n\nIn some cases, you might need to modify the value of an existing conversion. For\nexample, you might edit a conversion value to account for discounts that were applied\nafter an online purchase was made (such as a mail-in-rebate), returns that occurred with\na restocking fee, or credits that were applied after the purchase.\n\n\nAfter you've set up your client app as described in [My First App](/search-ads/v2/first-app) (including [activating the\nconversion service](/search-ads/v2/prereqs#activate-conversion-service)), you can send the following conversion-related requests to the\nSearch Ads 360 API:\n\n\n[Insert](/search-ads/v2/how-tos/conversions/insert)\n\n:\n Adds new conversions.\n\n\n[Update](/search-ads/v2/how-tos/conversions/update)\n\n: Modifies existing conversions.\n\n| **Advertisers are prohibited** from using the Search Ads 360 API to send personally identifiable information, as outlined by the [Terms of Service](/search-ads/terms) for the API. Further, this API provides no ability to target advertising. The conversion data is used by advertisers to better manage and report on the amount they pay for advertising and the ROI they get from it.\n\n### Synchronous Requests\n\nAll conversion requests are synchronous. You can make parallel synchronous requests (up to your project's limit) in a single client.\n\nSearch Ads 360 IDs and Conversions\n----------------------------------\n\n\nBecause conversions need to be attributed to a specific campaign, ad, keyword, and\noptionally to a visit, each conversion specifies the Search Ads 360 ID of an ad,\nkeyword, and campaign, along with the IDs of the parent objects in the [Search Ads 360 hierarchy](https://support.google.com/searchads/answer/2491240).\nWhen you get, add, or update a conversion, you'll need to specify most of these IDs in\nthe request.\n\n### Obtaining Search Ads 360 IDs\n\nTo find these IDs, do any of the following:\n\n-\n Use the Search Ads 360 UI to [download\n a report](https://support.google.com/searchads/answer/1184146) that contains IDs for the advertiser, engine accounts, campaigns, ad\n groups, keywords, and ads.\n\n-\n [Add\n Search Ads 360 macros](https://support.google.com/searchads/answer/1649566#macros) such as `CampaignID` and `TrackerID`\n to your landing page URLs. When a customer clicks an ad, each macro will instruct\n Search Ads 360 to pass its ID to the advertiser's landing page as URL parameter.\n You can retrieve these IDs from the advertiser's web logs and use them in your `Conversion`\n requests.\n\n\n Search Ads 360 provides a few different macros for sending keyword IDs to a landing\n page. To attribute conversions to a keyword, you'll need to add the **TrackerID**\n macro to the landing page URLs.\n\n### Click IDs\n\nA **click ID** tracks a click on an ad, and you can use it to attribute a\nconversion to a specific visit instead of providing the entire hierarchy of IDs for\nSearch Ads 360 objects. Search Ads 360 will use the click ID to find and attribute the\nappropriate keyword and ad.\n\nClick IDs are case-sensitive, so **make sure your web logs and tracking software\ndo not change the case of the click ID**.\n\n#### Generating a Click ID\n\nEither Search Ads 360 or Google Ads generates the click ID.\n\nIf [auto-tagging](https://support.google.com/google-ads/answer/3095550) is enabled\nin an Google Ads account, Google Ads generates a click ID when an ad is shown. As a result, if a\nuser clicks on a particular ad impression multiple times, those clicks will be associated\nwith only one click ID. Landing page visits for the exact same impression will share the\nsame click ID.\n\nSearch Ads 360 can generate a click ID if you [activate the conversion API service](https://support.google.com/searchads/answer/2604604#activate). If a click is redirected from Google Ads and Google Ads has\nalready generated a click ID, Search Ads 360 uses the Google Ads ID instead of generating a new one. If a\nclick is redirected from another type of supported engine, Search Ads 360 generates the ID.\n\n#### Click ID Parameters\n\nEach click ID consists of two parameters. For example: \n\n```\ngclid=CJjsqefUkAJSHDJ_gPdDiEAAA&gclsrc=ds\n```\n\n\nThe `gclid` parameter contains a case-sensitive ID for the click. Search Ads 360\nmaintains the attribution information (such as keyword, ad, campaign, ad group) for\neach click ID generated.\n\n\nThe `gclsrc` parameter indicates the source of the click ID. Currently, it\ncan have one of the following values:\n\n-\n `gclsrc=ds`: the click ID was generated by Search Ads 360. In addition, the\n click was either on an engine other than Google, or the click was on Google but the\n Google Ads account is not using auto-tagging.\n\n-\n `gclsrc=aw.ds`: the click ID was generated by Google Ads that is using\n auto-tagging, and the click went through the Search Ads 360 clickserver.\n\n-\n `gclsrc=`: the parameter is empty if the click ID was generated by Google Ads,\n but the conversion API service was not enabled in Search Ads 360 when the click occurred.\n\n| **Tip**: We recommend you use the landing page of the website to keep track of the customer's offline contact information (such as phone number called) together with the click ID. When an offline conversion happens, the click ID can then be used to report the conversion back to Search Ads 360."]]