RE: how to create product group use ads api

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The BAD_RESOURCE_ID error shows us when the resource name provided is malformed. The AdGroup resource name should be built with the budgetResourceName and campaignResourceName as shown in this code sample

Re: how to create product group use ads api

2019-04-27 Thread adskehao007
{ "error": { "code": 404, "message": "Requested entity was not found.", "status": "NOT_FOUND", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "re

RE: how to create product group use ads api

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Can you please *reply privately to author *your API request and response that you received this error for? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/searc

how to create product group use ads api

2019-04-26 Thread adskehao007
i want create a shopping ad use ads api,but it always reporting mistakes with 'RESOURCE_NOT_FOUND' when i create shopping ad ,i don't know what's happen,I wonder if it's because I didn't create the product group,But I didn't find a way to create product groups in the API.I successfully crea