Hi, I mean is like the attached image The ads is "ENABLED" but it is
Inactive which wont use any money nor run ads. I am finding a way to call
API to get something indicate that the ads is Inactive or other error
status, so the script able to notify me.
On Monday, September 16, 2024 at 1:37:00
Hi, yes. I call the api and it return Enabled and stuff, but I need to
call api for a status like inactive like image, or something indicated the
ads is stop. I need it for my script so it will notify me when it happen.
On Monday, September 16, 2024 at 1:37:00 AM UTC-5 Google Ads API Forum
Ad
how to get with api inactive status for this campaigns?
[image: Oi01B92.png][image: nLUXD1T.png]
from google.ads.googleads.client import GoogleAdsClient
from google.ads.googleads.errors import GoogleAdsException
import os
def main():
# Get the path to the google-ads.yaml file
script_di