やあ、
お問い合わせいただきありがとうございます。
この製品は公式には英語でのみサポートを提供していることにご注意ください。 できれば英語で返信した方がいいです。 そうでない場合は、Google 翻訳を使用してできる限りサポートします。
今後、私たちのチームがこれをさらに調査し、リクエストが正しく行われたかどうかを検証するために、このエラーを含め、お客様側で生成された完全な API ログ (request-id を含むリクエストとレスポンス) を提供していただけますか? これは、API リクエストのロギングが有効になっている場合に、Google 広告 API トランザクションを処理するデベロッパーにリクエストまたは提供できることに注意してください。 ここを確認してクライアント ライブラリをクリックし、特定のガイドラインを有効にしてください。
REST インターフェイス リクエストの場合、curl コマンドで -i フラグを使用してロギングを有効にできます。 これにより、ツールは出力に HTTP 応答ヘッダーを含めます。
その後、[作成者に非公開で返信] オプションを使用して、要求された情報を送信できます。 このオプションが利用できない場合は、代わりに googleadsa...@google.com エイリアスに詳細を直接送信できます。
Original English :
Hi,
Thank you for reaching out to us.
Kindly note that this product only officially offers support in English. It would be best to reply in English if you can. If not, we will try to use Google Translate to support you as best as we can.
Moving forward, for our team to further investigate this and validate if the request was done correctly, could you kindly provide us with the complete API logs (request and response with request-id) generated on your end, including this error? Note that this can be requested or provided to the developer handling the Google Ads API transactions when logging of the API requests has been enabled. You may check here and click your client library for the specific guideline to enable it.
For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include the HTTP response headers in the output.
You may then send the requested information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.
Best regards,
![]() |
Google Ads API Team |
やあ、 お問い合わせいただき、必要な情報をご提供いただきありがとうございます。 最初のメールからの質問に戻ります。 「この顧客には、提供されたコンバージョン アクションと一致するインポート コンバージョン アクションがありません。 conversion_action_id が間違っていますか? conversion_action_id が何を指しているのか知りたいです。」 我々 側でこれを確認すると、コンバージョン アクション ID が正しいことを確認できます。しかし、ConversionActionType が WEBPAGE を使用していることがわかりました。とはいえ、このエラーを回避するには、ConversionActionType を UPLOAD_CLICKS に設定したコンバージョン アクションを使用する必要がある場合があります。今後は、コンバージョン アクションに関する詳細と要件が記載されたこのドキュメントをご検討ください。 以下のクエリを参照してください。 SELECT conversion_action.id, conversion_action.name, conversion_action.status, conversion_action.type FROM conversion_action WHERE 変換アクション.id = 6452612077 "結果": [ { "conversionAction": { "ステータス": "有効", "resourceName": "customers/7472443407/conversionActions/6452612077", "type": "WEBPAGE", << は UPLOAD_CLICKS でなければなりません "id": "6452612077", 「名前」:「\u3010D\u3011\u307e\u3064\u6bdb\u30c7\u30e9\u30c3\u30af\u30b9」 } よろしくお願いします、Original English :
やあ、
お返事ありがとうございます。
あなたの質問に答えさせてください。
「コンバージョン アクションを UPLOAD_CLICKS に設定」とは
「コンバージョン アクション」を作成する際は、タイプを「UPLOAD_CLICKS」に設定してください。
このコード例を参照してください。 (https://developers.google.com/google-ads/api/docs/conversions/create-conversion-actions) このドキュメントのコード例は、コンバージョン アクションの WEBPAGE タイプを作成するように設定されています。これを次のように変更する必要があります。 UPLOAD_CLICKS。
「UPLOAD_CLICKS で設定したコンバージョン アクション」に該当するのは次のうちどれですか。
以前の質問への回答で述べたように、「コンバージョン アクション」を作成するときは、タイプを「UPLOAD_CLICKS」に設定してください。
よろしくお願いします、
Original English :
Hi,
Thank you for getting back to us.
Allow me to answer your questions.
When creating a “Conversion Action” please set the type to “UPLOAD_CLICKS”
Please refer to this code example. (https://developers.google.com/google-ads/api/docs/conversions/create-conversion-actions) The code example in this documentation is set to create a WEBPAGE type of Conversion Action, you need to change this into UPLOAD_CLICKS.
As stated in my answer to your previous question, When creating a “Conversion Action” please set the type to “UPLOAD_CLICKS”.
Best Regards,
Hi,
Thank you for providing additional information
It appears that you've encountered a ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID (https://developers.google.com/google-ads/api/reference/rpc/v13/ConversionUploadErrorEnum.ConversionUploadError#one_per_click_conversion_action_not_permitted_with_braid) error. The error indicates that conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid.
I would suggest using a different countingType (https://developers.google.com/google-ads/api/reference/rpc/v13/ConversionAction?hl=en#counting_type) value. This will indicate how conversions for your conversion action will be counted. For your reference you may also refer to this help article (https://support.google.com/google-ads/answer/3438531) about about conversion counting options.
Kindly note that we'll be deleting your last post due to private information. Please refrain from directly posting logs in this forum.
Regards,
やあ、
お返事ありがとうございます。
アップロードしたコンバージョンが Google 広告の UI/インターフェースに表示されない件につきまして、ご連絡いたします。ただし、Ads UI コンバージョン データを確認すると、次の値が表示されます。
上記の値が期待値ではないか確認できますか?もしそうなら、あなたが探している期待値を提供できますか?
上記のように、データの鮮度について記事を確認する必要がある場合があります (https://support.google.com/google-ads/answer/2544985?hl=ja)。
よろしく、
[Original message: English ]
Hi,
Thanks for getting back to us.
I understand that you are not seeing your uploaded conversion in the Google Ads UI/Interface. However, upon checking your Ads UI conversion data, I do see the following values:
Can you confirm if the above seen values aren't the expected one? If so, can you provide the expected value you are looking for?
As mentioned above, you may need to check the article for the data freshness (https://support.google.com/google-ads/answer/2544985?hl=en).
Regards,