Thank you for your response. The conversion in question is already set up to count as "Every Conversion." I am including a screenshot below for your reference. That's why I think this could be a bug in the REST API.
[image: image.png] On Tue, Oct 29, 2024 at 10:26 PM Google Ads API Forum Advisor < [email protected]> wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > I would like to inform you that the Enhanced Conversions for Leads can't > be used with either WBRAID or GBRAID identifiers. You are getting the > VALUE_MUST_BE_UNSET > <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#debug_common_errors> > error > on the user_identifiers field because the presence of user_identifiers is > what denotes the request as an Enhanced Conversions for Leads request. If > you want this error to be resolved, you will need to remove the > user_identifiers field, then try making the API request again and let us > know how it goes from your end. > > For ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID > <https://developers.google.com/google-ads/api/reference/rpc/v16/ConversionUploadErrorEnum.ConversionUploadError#one_per_click_conversion_action_not_permitted_with_braid> > error, > I would suggest using different counting type > <https://developers.google.com/google-ads/api/reference/rpc/v12/ConversionActionCountingTypeEnum.ConversionActionCountingType?hl=en>, > specifically the MANY_PER_CLICK. Additionally, you can use this > conversion_action > <https://developers.google.com/google-ads/api/fields/v12/conversion_action?hl=en> > report > to retrieve and check conversion action instances. For your reference, you > may also refer to this help center > <https://support.google.com/google-ads/answer/3438531> article about > conversion counting options. > > If the issue still persists, kindly provide the complete API logs (request > <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> > and response > <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> > with request-id > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> > and request header > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>) > generated at your end when you are creating click conversations. Please > note that logs are crucial to replicate and address your issue. > > If you are using a client library and haven't enabled the logging yet, I > would request you to enable logging for the specific client library that > you are using. You can refer to the guides Java > <https://developers.google.com/google-ads/api/docs/client-libs/java/logging> > , .Net > <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging> > , PHP > <https://developers.google.com/google-ads/api/docs/client-libs/php/logging> > , Python > <https://developers.google.com/google-ads/api/docs/client-libs/python/logging> > , Ruby > <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging> > or Perl > <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> > to > enable logging at your end. For REST interface requests, you can enable > logging via the curl command by using the -i flag. > > You can send the details via *Reply privately to the author option*, or > *direct > private reply* to this email. > > This message is in relation to case > "ref:!00D1U01174p.!5004Q02vGhIA:ref" (ADR-00273796) > Thanks, > > [image: Google Logo] Google Ads API Team > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 visit https://groups.google.com/d/msgid/adwords-api/CAJr5087GqNViDTkt5CHG9vdvcXsxTW6vd%3DY-aB11DxhfWPBdCw%40mail.gmail.com.
