Google Groups Home
Help | Sign in
Hello DOM Error in Google Ad words API
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Roger  
View profile
 More options Jul 17, 2:32 am
From: Roger <anandit...@gmail.com>
Date: Wed, 16 Jul 2008 23:32:27 -0700 (PDT)
Local: Thurs, Jul 17 2008 2:32 am
Subject: Hello DOM Error in Google Ad words API
Hello Google Team,

Please anyone of you could see this problem and why exactly it's
giving me such problem, I am not able to trace what exactly went
wrong, it's working fine with 1 or 2 reports when i am trying to get
more than 2 customers report and if suppose customers report is  bit
bulky it's giving me this error, please anyone of you face same
problem help me solve that.

I had given 60 in google API function the sleep time but then also
it's exceed , please someone suggest me what i should please it's
very urgent. :(

Here is function

function getContentPlacementXmlReport(
      $name,
      $startDay,
      $endDay,
      $selectedColumns,
      $aggregationTypes,
      $campaigns = array(),
      $campaignStatuses = array(),
      $adGroups = array(),
      $adGroupStatuses = array(),
      $keywords = array(),
      $keywordStatuses = array(),
      $adWordsType = '',
      $keywordType = '',
      $isCrossClient = false,
      $clientEmails = array(),
      $includeZeroImpression = false,
      $sleepTime = 60,
      $validateFirst = false
  ) {
    return getXmlReport(
        $name,
        'ContentPlacement',
        $startDay,
        $endDay,
        $selectedColumns,
        $aggregationTypes,
        $campaigns,
        $campaignStatuses,
        $adGroups,
        $adGroupStatuses,
        $keywords,
        $keywordStatuses,
        $adWordsType,
        $keywordType,
        $isCrossClient,
        $clientEmails,
        $includeZeroImpression,
        $sleepTime,
        $validateFirst
    );
  }

====================
 and here is the Error what i got when i run Google adwords API
calling.

How we should increase the google API execution timeout.
i have given set_time_limit(43200);
 then also it's given same error.

Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Empty
string supplied as input in C:\AppServ\www\XXXX\lib\Report.php on line
1058

Fatal error: Maximum execution time of 1200 seconds exceeded in C:
\AppServ\www\XXXX\lib\Report.php on line 1009


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AdWords API Advisor Google employee  
View profile
 More options Jul 17, 10:53 am
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Thu, 17 Jul 2008 07:53:47 -0700 (PDT)
Local: Thurs, Jul 17 2008 10:53 am
Subject: Re: Hello DOM Error in Google Ad words API
Hello Roger,

 As your question seems to be directly tied to the inner workings of
the APIlity PHP Client Library, I'd recommend that you also ask it in
the APIlity Google Group:

  http://groups.google.com/group/adwords-api-php

 I'm personally not an APIlity expert, but someone in either this
forum or the APIlity forum should be able to help.

Cheers,
-Jeff Posnick, AdWords API Team

On Jul 17, 2:32 am, Roger <anandit...@gmail.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google