Hi!
I'm using the following Python function to get criteria performance. And
I'm getting lots of rows with different AdGroups and Criteria types, but
all the performance stats like: Clicks, Impressions, etc. are just zeros.
If I'm using additional filter in AWQL (Impressions > 1) I'm just getti
I'm doing everything as was told at the
https://developers.google.com/adwords/api/docs/guides/budgets#removing_a_budget
. The code runs smoothly without an error, but I'm getting Budget with
status "ENABLED" as a result. It seems like my remove operation didn't make
any changes to the Budget.