Upload conversion Error

2021-11-02 Thread Andrea Cau
Hi there I got INTERNAL_ERRORs as a partial_failure_error, in ConversionUpload requests. It would seem that I got these errors in the requests following a request with 502 503 error. (within 3 minutes) In these cases (when I get a partial failure error) I don't do any retry unlike 500 type

Re: Campaign Criterion Simulation - None Response

2021-08-19 Thread Andrea Cau
Hi Mark Thank you for response I think I have the answer in the following links: - https://support.google.com/google-ads/answer/2470105#troubleshooting=%2Cunavailable-bid-simulator - https://developers.google.com/google-ads/api/docs/bid-simulations/prerequisites I got

Campaign Criterion Simulation - None Response

2021-08-17 Thread Andrea Cau
Hi. I'm trying to retrieve some simulations for campaign criterion Account production and display campaign. I'm getting: - Response: None Why ? Am I doing something wrong? The following are the DEBUG logs: [2021-08-17 12:46:36 - DEBUG] Request --- Method:

Campaign Criterion Simulation - None Response

2021-08-17 Thread Andrea Cau
Hi. I'm trying to retrieve some simulations for campaign criterion Account production and display campaign. I'm getting: - Response: None Why ? Am I doing something wrong? The following are the DEBUG logs: [2021-08-17 12:46:36 - DEBUG] Request --- Method:

Re: GCLID_NOT_FOUND

2020-11-11 Thread Andrea Cau
Hi Peter Thank for support [image: Screen Shot 2020-11-11 at 19.36.59.png] I have the *Reply privately to author* option disabled as seen above. I tried also with old ui, where it is enabled, but I have a redirect. How can I do ? Thanks Andrea Il giorno mercoledì 11 novembre 2020 alle

GCLID_NOT_FOUND

2020-11-10 Thread Andrea Cau
Hi I implemented the api to upload conversion offline The system is working but I get some error: "GCLID NOT FOUND". The error rate is about 1% I would like to understand the cause and eventually solve the problem What do you advise me to do? Thanks Andrea -- --

Re: Offline Conversion Upload in cross account conversion tracking

2020-10-07 Thread Andrea Cau
Hi Xiaoming I believe I have got the right conversion_action.id and other info by GAQL filtering by conversion_action.name """SELECT conversion_action.id, conversion_action.name, conversion_action.resource_name,

Re: Offline Conversion Upload in cross account conversion tracking

2020-10-06 Thread Andrea Cau
.conversion_action" What could it be ? Thanks and Regards Andrea Il giorno martedì 6 ottobre 2020 alle 00:40:34 UTC+2 Andrea Cau ha scritto: > Hi Xiaoming > > Can I generate it in another Google api Console project or does it have to > be on the same ? > > Also if I

Re: Offline Conversion Upload in cross account conversion tracking

2020-10-05 Thread Andrea Cau
Hi Xiaoming Can I generate it in another Google api Console project or does it have to be on the same ? Also if I create a set of OAuth2 credentials am I involved immediately in the Google OAuth verification process as written here

Re: Offline Conversion Upload in cross account conversion tracking

2020-10-05 Thread Andrea Cau
Hi Ernie If I use the correct Master MCC account(where the action conversions were created ) I get the following error: "Fault: errors { error_code { authorization_error: USER_PERMISSION_DENIED } message: "User doesn\'t have permission to access customer. Note: If you\'re accessing a

Offline Conversion Upload in cross account conversion tracking

2020-10-02 Thread Andrea Cau
Hi all. I'm trying to upload offline conversion but I get the following partial error message: "This customer does not have an import conversion action that matches the conversion action provided., at conversions[0].conversion_action" In attachment I share the snippet of code. In the method