Hi, Thank you for reaching out to the Google Ads API forum.
I understand that you are getting INVALID_LIFE_EVENT error. Unfortunately, this case wasn’t routed to our support queue. Having said that, can you please directly email us to '*googleadsapi-supp...@google.com*' along with your 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> ) and details about this issue you are encountering so we can better investigate this on our end. 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. We highly appreciate your patience and understanding. Rest assured that we will further assist you on this matter. Regards, Google Ads API Team On Saturday, September 27, 2025 at 12:47:44 AM UTC+5:30 ja...@fluencyinc.co wrote: > I'm having trouble with the Google Ads API (v21) when I try to add Life > Event Criterion to an Ad Group on Display Campaigns. > I've tried adding the same criterion through the UI and it succeeds, but > when I try to add the criterion in the API I get the following error: > > { > "errorCode": { > "criterionError": "UNKNOWN" > }, > "message": "The error code is not in this version.", > "trigger": { > "int64Value": "95005" > }, > "location": { > "fieldPathElements": [ > { > "fieldName": "operations", > "index": 0 > }, > { > "fieldName": "create" > }, > { > "fieldName": "life_event" > }, > { > "fieldName": "life_event_id" > } > ] > }, > "details": { > "unpublishedErrorCode": "CriterionError.INVALID_LIFE_EVENT" > } > } > > Is this feature is supported in the current version of the API? If so, why > this error? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 visit https://groups.google.com/d/msgid/adwords-api/0b3346aa-4229-492d-9258-ac87bb86cd51n%40googlegroups.com.