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 <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to