Reg: KeywordEstimateRequest

19 views
Skip to first unread message

Suresh Kumar Shenbagam

unread,
Oct 10, 2019, 2:47:27 AM10/10/19
to AdWords API and Google Ads API Forum
Hi,

I am trying to get the traffic estimate for keywords. I am using this the following program for traffic estimate,

I am able to retrieve estimates, if I do not set adgroup id, campaign id or keyword id. 

But if I set the adgroup id, campaign id and keyword id, I am getting the error,
<ns2:message>[EntityNotFound.INVALID_ID @ ]</ns2:message>

Can someone tell me , what would be the problem here? I can send the SOAP request, if required.

Suresh

Google Ads API Forum Advisor Prod

unread,
Oct 10, 2019, 5:46:44 AM10/10/19
to adwor...@googlegroups.com

Hi Suresh,

Thank you for reaching out.

The EntityNotFound.INVALID_ID occurs when ID of the entity you are operating on isn't valid. In your scenario, most likely any one of AdGroup ID, Campaign ID or Keyword ID doesn't exist in your account. With this, I would recommend you to check if the specified IDs are indeed exist using CampaignService.get()AdGroupService.get() and AdGroupCriterionService.get().

After checking this and if the issue still persists, so I can further investigate the issue, could you provide the complete SOAP request and response logs via Reply privately to author?

Regards,
Hiroyuki
Google Ads API Team



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