お世話になっております。

≫コンバージョンのアップロード時に問題が発生したとのことでしたので、完全な API リクエストとレスポンス ログを request-id と 
login-customer-id とともに提供していただけますか? これにより、お客様の懸念をさらに確認することができます。
→下記になります。ご確認よろしくお願いいたします。

2023-05-08 11:05:20,879 [INFO] 
listing.apps.threeate.management.commands.threeate_upload_with_google_api:139 
processing account: 株式会社オンド/セノッピーチュアブルsb齋藤/株式会社mediii
num_conversions: 1
2023-05-08 11:05:21,041 [INFO] 
listing.apps.threeate.management.commands.threeate_upload_with_google_api:73 
uploading conv: Conversion(_type='wbraid', 
_id='ClIKCQjw9deiBhD0ARJBAGanW8hoxGKa0hpE0CQNIzZC8fi0EEirjdghFbDFbByTuvUUgYqmsscpguKhG\
PkG9F7oKxmU0OS11zwYApyWvEcaArWm', datetime=datetime.datetime(2023, 5, 8, 5, 
4, 31, tzinfo=<DstTzInfo 'Asia/Tokyo' JST+9:00:00 STD>), value=1.0, 
currency_code='JPY')
2023-05-08 11:05:21,058 [INFO] 
listing.apps.threeate.management.commands.threeate_upload_with_google_api:108 
click_conversion=wbraid: 
"ClIKCQjw9deiBhD0ARJBAGanW8hoxGKa0hpE0CQNIzZC8fi0EEirjdghFbDFbByTuvUUgYqmsscpguKhGPkG9F7oKxmU0OS11zwYAp\
yWvEcaArWm"
conversion_action: "customers/7021271511/conversionActions/875160903"
conversion_date_time: "2023-05-08 05:04:31+09:00"
conversion_value: 1
currency_code: "JPY"

2023-05-08 11:05:21,063 [INFO] 
listing.apps.threeate.management.commands.threeate_upload_with_google_api:114 
uploading=customer_id: "7021271511"
conversions {
  wbraid: 
"ClIKCQjw9deiBhD0ARJBAGanW8hoxGKa0hpE0CQNIzZC8fi0EEirjdghFbDFbByTuvUUgYqmsscpguKhGPkG9F7oKxmU0OS11zwYApyWvEcaArWm"
  conversion_action: "customers/7021271511/conversionActions/875160903"
  conversion_date_time: "2023-05-08 05:04:31+09:00"
  conversion_value: 1
  currency_code: "JPY"
}
partial_failure: true

2023-05-08 11:05:21,429 [INFO] google.ads.googleads.client:228 Request 
made: ClientCustomerId: 7021271511, Host: googleads.googleapis.com, Method: 
/google.ads.googleads.v12.services.ConversionUploadService/UploadClickConversions,
 
Request\
Id: LIBvUZE_8WFYYLcCNLyJCA, IsFault: False, FaultMessage: None
2023-05-08 11:05:21,430 [INFO] 
listing.apps.threeate.management.commands.threeate_upload_with_google_api:119 
response=partial_failure_error {
  code: 3
  message: "Conversion actions which use the one-per-click counting type 
cannot be used with gbraid or wbraid., at conversions[0].conversion_action"
  details {
    type_url: 
"type.googleapis.com/google.ads.googleads.v12.errors.GoogleAdsFailure"
    value: "\n\305\001\n\003\370\006.\022bConversion actions which use the 
one-per-click counting type cannot be used with gbraid or 
wbraid.\0322*0customers/7021271511/conversionActions/875160903\"&\022\017\n\013conversions\030\000\022\0\
23\n\021conversion_action"
  }
}
results {
}

2023-05-08 11:05:21,431 [ERROR] 
listing.apps.threeate.management.commands.threeate_upload_with_google_api:213 
Conversion actions which use the one-per-click counting type cannot be used 
with gbraid or wbraid., at conversions[0].conversio\
n_action
Traceback (most recent call last):
  File 
"/app/listing/apps/threeate/management/commands/threeate_upload_with_google_api.py",
 
line 200, in insert_rows
    upload_conversion(
  File 
"/app/listing/apps/threeate/management/commands/threeate_upload_with_google_api.py",
 
line 121, in upload_conversion
    raise 
Exception(conversion_upload_response.partial_failure_error.message)
Exception: Conversion actions which use the one-per-click counting type 
cannot be used with gbraid or wbraid., at conversions[0].conversion_action

2023年5月8日月曜日 15:41:13 UTC+9 Google Ads API Forum Advisor:

> こんにちは、
>
> 返信ありがとうございます。 コンバージョンのアップロード時に問題が発生したとのことでしたので、完全な API リクエストとレスポンス ログを 
> request-id と login-customer-id とともに提供していただけますか? これにより、お客様の懸念をさらに確認することができます。
>
> このスレッドで強調表示されているリンク。
> - リクエスト - 
> https://developers.google.com/google-ads/api/docs/concepts/field-service#request
> - 応答 - 
> https://developers.google.com/google-ads/api/docs/concepts/field-service#response
> - リクエスト ID - 
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
> - login-customer-id - 
> https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#cid
>
>
> *Original message in English:*
>
> Hello,
>
> Thank you for responding back. Since you mentioned that you were getting 
> an issue upon uploading conversions, could you please provide the complete 
> API request and response logs with request-id and login-customer-id? This 
> will enable us to check further your concern.
>
> Links highlighted on this thread.
> - request - 
> https://developers.google.com/google-ads/api/docs/concepts/field-service#request
> - response - 
> https://developers.google.com/google-ads/api/docs/concepts/field-service#response
> - request-id - 
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
> - login-customer-id - 
> https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#cid
>
>
> Regards,
> [image: Google Logo] 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2823820f-feac-4bb4-8e39-a92df96642b9n%40googlegroups.com.
  • AP... 大川香菜絵
    • ... 大川香菜絵
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... 大川香菜絵
          • ... 大川香菜絵
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
              • ... 大川香菜絵
                • ... 大川香菜絵
                • ... 大川香菜絵
                • ... 大川香菜絵

Reply via email to