Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread Duong Nam
I’m writing this email to ensure that you received the information I sent to you via Reply via Author. To summarize, I have been using the REST API through JavaScript fetch. All other campaign requests have gone smoothly and returned complete information. The issue arises when I request the list

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread Duong Nam
I am also encountering this issue, specifically as follows: Query: *SELECT conversion_action.name, conversion_action.firebase_settings.event_name, conversion_action.category FROM conversion_action* The returned list contains all conversion actions belonging to categories such as Default, Downl