Campaign report returnd empty list altough account has active campaigns

50 views
Skip to first unread message

Lukas Girsch

unread,
Oct 16, 2020, 7:03:52 AM10/16/20
to AdWords API and Google Ads API Forum
Hi there,
I'am currently troubleshooting an error we get with one specific user. The customer does have active campaigns in his account but the code we are using return an empty error like there are no campaings active.

I have verified the customerID and it is correct.

campaignreport.png

We are running on node.js and this is the report we use to get a list of campaigns:

const campaignsReport = await client.Customer(CustomerObj).report({
entity: 'campaign',
attributes: ['campaign.id', 'campaign.name', 'campaign.serving_status', 'campaign.status', 'campaign.start_date', 'campaign.end_date', 'campaign_budget.amount_micros'],
});

Any ideas why we don't get and campaign back ? What des the smart mean bellow the campaign name?

Kind regards

Google Ads API Forum Advisor Prod

unread,
Oct 16, 2020, 2:27:36 PM10/16/20
to lukas....@gmail.com, adwor...@googlegroups.com
Hi Lukas,

The smart label suggests this is a smart campaign. Can you please share your API request and response through reply privately to author so I can take a closer look?

Thanks,
Anthony
Google Ads API Team
Google Logo
Anthony
Google Ads API Team
 


ref:_00D1U1174p._5004Q269maq:ref

Lukas Girsch

unread,
Oct 21, 2020, 4:58:02 AM10/21/20
to AdWords API and Google Ads API Forum
I can't seem to reply privately to this message ?

Google Ads API Forum Advisor Prod

unread,
Oct 21, 2020, 1:55:27 PM10/21/20
to lukas....@gmail.com, adwor...@googlegroups.com
Hi Lukas,

If you are unable to reply privately, you can email us at googleadsa...@google.com.

Regards,

Anthony
Google Ads API Team

Google Logo
Anthony Madrigal
Google Ads API Team
 


ref:_00D1U1174p._5004Q269maq:ref
Reply all
Reply to author
Forward
0 new messages