Re: Campaignid and adgroupid
Hi Venessy, Could you check if you are making calls to the AdWords API sandbox or the production account? This may be set from the library's settings.ini. If this doesn't solve your issues, you could post the sanitized SOAP logs on this thread and I could help you out. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
Re: Campaignid and adgroupid
there is a typo in the code line 52 - $campaignService = $user->GetService('CampaignService', 'v201101'); should be $campaignService = $user->GetCampaignService ('v201101'); Well now it says that no campaigns were found but my UI has many campaigns. Please advise. On Jul 21, 9:48 am, Vanessy wrote: > Hi, > > I am trying to retrieve the campaignid with getAllCampaigns.php to use the > id in the GetTrafficEstimator. However, I get a blank display with no error > message for getAllCampaigns. Does someone is able to retrieve the campaignid > using the php file? > > Is there a php code to retrieve adgroupid similarly to campaignid? If so, > where is located in adwords api website? > > Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
Campaignid and adgroupid
Hi, I am trying to retrieve the campaignid with getAllCampaigns.php to use the id in the GetTrafficEstimator. However, I get a blank display with no error message for getAllCampaigns. Does someone is able to retrieve the campaignid using the php file? Is there a php code to retrieve adgroupid similarly to campaignid? If so, where is located in adwords api website? Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en