やあ、
お問い合わせいただき、必要な情報をご提供いただきありがとうございます。
最初のメールからの質問に戻ります。
「この顧客には、提供されたコンバージョン アクションと一致するインポート コンバージョン アクションがありません。
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 :
Hi,
Thank you for getting back to us and providing the requested information.
Going back to your question from the initial email:
"This customer does not have an import conversion action that matches the
conversion action provided.
Is the conversion_action_id wrong?
I would like to know what conversion_action_id refers to."
Upon checking this in our end, we can validate that your conversion action id
is correct. However, we found out that your ConversionActionType is using
WEBPAGE. That said, you may need to use the conversion action having the
ConversionActionType to UPLOAD_CLICKS only to avoid this error. Moving
forward, you may please consider this document which contains the details and
requirements about conversion actions.
Please refer to the query below:
SELECT conversion_action.id, conversion_action.name, conversion_action.status,
conversion_action.type FROM conversion_action WHERE conversion_action.id =
6452612077
"results": [
{
"conversionAction": {
"status": "ENABLED",
"resourceName": "customers/7472443407/conversionActions/6452612077",
"type": "WEBPAGE", << must be UPLOAD_CLICKS
"id": "6452612077",
"name": "\u3010D\u3011\u307e\u3064\u6bdb\u30c7\u30e9\u30c3\u30af\u30b9"
}
Best regards,
Google Ads API Team
ref:_00D1U1174p._5004Q2jzwYr:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/CB4eY000000000000000000000000000000000000000000000RS0UY000wy_XacxcRPmkWVWhWdGU6g%40sfdc.net.