Error in the Metro Codes CSV

2011-02-21 Thread MB
Whoever maintains the CSV download of this table:

http://code.google.com/apis/adwords/docs/appendix/metrocodes.html

There is an error with the metro area 757, wrong state. Should be Idaho, 
Oregon is mistakenly specified.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Error in the Metro Codes CSV

2011-02-21 Thread MB
Never mind, it looks like Many-to-Many from Metro Area to Region; one metro 
area can spread into multiple regions. The same metro area of the capital of 
the state of Idaho spills over the border into Oregon. What confused me 
here, there is a locality named Boise in OR too, it's a tiny suburb of 
Portland...

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: custom time range not saved in ReportDefinition

2011-02-21 Thread Rohit Dantas
Hi Eric,

Sorry about the confusion, I misread the 'request ID' as 'report ID' for 
some reason.

The report failed again and in the soap_xml.log the request ID saved was

*652b5a957c66dd412fa722032004ffbf*

Hope that helps with identifying the error.

Cheers,
Rohit

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Having different api budgets for different clients.

2011-02-21 Thread AdWords API Advisor
Hi Anthony,

You can use the InfoService API to find the API cost breakup for each
of your clients. This information can then be used to charge
individual clients. See 
http://code.google.com/apis/adwords/docs/reference/latest/InfoService.html
for details.

Note that AdWords API Terms and Conditions allows only one developer
token per company. Please refer to 
http://code.google.com/apis/adwords/docs/terms.html
for more details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 18, 5:25 am, Malks malko...@gmail.com wrote:
 Hi,

 I represent an agency and have successfully done some Adwords API work
 for them.  We have a developer token for the agency itself, but if we
 want to segment the API costs between different clients is the best
 way to do this by getting a developer token for each client?  Is this
 even possible?  How do other people push the API cost back to clients
 in this situation?

 thanks,
 Anthony.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Google AdWords-Target Service

2011-02-21 Thread AdWords API Advisor
Hi Remya,

Yep, this is correct.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 18, 7:59 am, Remya remyamoha...@gmail.com wrote:
 Ok.So same type of Targets will overwrites itself.
 Considering the case ,i have added Language Target and then added Language
 Target and City Target .
 Will that overwrite Language Target and  Added City Target ?

 On Tue, Feb 15, 2011 at 6:27 PM, AdWords API Advisor 









 adwordsapiadvi...@google.com wrote:
  Hi Remya,

  1. Yes, you can add multiple targets on a campaign. See this blog post
  for more details on how to set multiple campaign targets:

 http://adwordsapi.blogspot.com/2011/01/discover-v2010-campaign-target...
  2. You can see the existing targets on the AdWords UI. This should be
  in the settings tab of the corresponding Campaign.
  3. When you set the targets using API, it overwrites the existing
  targets (e.g. setting a LanguageTarget overwrites the previous
  LanguageTarget). You can see the latest targets on the UI page too,
  see point (2).
  4. See (3).

  Hope this helps. Let me know if you have more questions.

  Cheers,
  Anash P. Oommen,
  AdWords API Advisor.

  On Feb 14, 3:49 pm, Remya remyamoha...@gmail.com wrote:
   Hello Google Adwords Team,

   We have identified that the Target we added on a campaign get overwrite
  in
   Google Adwords API. I have few questions regarding Targets, which are
  listed
   below:-

   1. can we add multiple targets on a campaign?
   2. From where we can see the added targets? is it possible to see all
   activated for the particular campaign from Google Adwords UI?
   3. is this target overwrite with the previous Target OR its showing the
   latest one  in the UI?
   4. we have identified that the target data seems overwrite on Google
  Adwords
   UI. Here is the two screen shots of the same campaign, but the different
   targets

   Figure 1. Campaign named fruite with country target Bangladesh.
   [image: Screenshot.png]

   Figure 2. The same campaign named fruite with city target *Nome, AK, US.
  *

   [image: Screenshot1.png]

   Can you please help me to figure out this issue. I hope you will respond
   this message ASAP.

   --
   Remya Mohan
   Software Engineer

  http://SparkSupport.com
 http://www.google.com/url?sa=Dq=http://SparkSupport.comusg=AFQjCNEs...
    |http://migrate2cloud.com
 http://www.google.com/url?sa=Dq=http://migrate2cloud.comusg=AFQjCNH...
   phone: +1 408-335-0493, 0484 2559756

    Screenshot1.png
   108KViewDownload

    Screenshot.png
   107KViewDownload

  --
  =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
  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

 --
 Remya Mohan
 Software Engineer

 http://SparkSupport.comhttp://www.google.com/url?sa=Dq=http://SparkSupport.comusg=AFQjCNEs...
  |http://migrate2cloud.comhttp://www.google.com/url?sa=Dq=http://migrate2cloud.comusg=AFQjCNH...
 phone: +1 408-335-0493, 0484 2559756

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Get traffic estimates conditions or filters for maxCPC and dailyBudget

2011-02-21 Thread AdWords API Advisor
Hi,

When you set $adGroupEstimateRequest-maxCpc = new Money(100), you
are restricting the max bids for estimates for this ad group to $1 ($1
= 10^6 micros). If you change the value to 500, then max bid for
estimates become $5.

See 
http://code.google.com/apis/adwords/docs/reference/latest/TrafficEstimatorService.AdGroupEstimateRequest.html#maxCpc
for more details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 18, 11:33 am, phpfarmer jewel.cse@gmail.com wrote:
 Hi,

 Thank you very much for your reply.
 Another question please

 If i set
 $adGroupEstimateRequest-maxCpc = new Money(100);
 what does it mean
 Maximum CPC (Click Per Cost) for that specific keyword USD 1 or What
 else?

 If i set it
 $adGroupEstimateRequest-maxCpc = new Money(500);

 What will happened?

 Thanks again

 On Feb 18, 4:17 am, AdWords API Advisor adwordsapiadvi...@google.com
 wrote:







  Hi,

  The MaxCPC is set via this line:

    $adGroupEstimateRequest-maxCpc = new Money(100);

  It's not currently possible to set the budget via the API, and an
  unlimited budget is used for calculations.

  Best,
  - Eric Koleda, AdWords API Team

  On Feb 15, 4:57 am, phpfarmer jewel.cse@gmail.com wrote:

   Hi,

   I am trying to get traffic estimates data using adwords documentations
   sample code which 
   ishttp://code.google.com/p/google-api-adwords-php/source/browse/trunk/e...

   Now please visit this 
   linkhttps://adwords.google.com/select/TrafficEstimatorSandbox

   See here are 2 extra fields like
   Max CPC $ and Daily budget $

   Can anyone please let me know who can I set this 2 conditions for
   filtering Traffic data?

   My Code sample like

   try {
     // Get AdWordsUser from credentials in ../auth.ini
     // relative to the AdWordsUser.php file's directory.
     $user = new AdWordsUser();

     // Log SOAP XML request and response.
     $user-LogDefaults();

     // Get the TrafficEstimatorService.
     $trafficEstimatorService = $user-

   GetTrafficEstimatorService('v201008');

     // Create keywords. Up to 2000 keywords can be passed in a single
   request.
     $keywords = array();
     $keywords[] = new Keyword('mars cruise', 'BROAD');
     $keywords[] = new Keyword('cheap cruise', 'PHRASE');
     $keywords[] = new Keyword('cruise', 'EXACT');

     // Create a keyword estimate request for each keyword.
     $keywordEstimateRequests = array();
     foreach ($keywords as $keyword) {
       $keywordEstimateRequest = new KeywordEstimateRequest();
       $keywordEstimateRequest-keyword = $keyword;
       $keywordEstimateRequests[] = $keywordEstimateRequest;
     }

     // Create ad group estimate requests.
     $adGroupEstimateRequest = new AdGroupEstimateRequest();
     $adGroupEstimateRequest-keywordEstimateRequests =
   $keywordEstimateRequests;
     $adGroupEstimateRequest-maxCpc = new Money(100);
     $adGroupEstimateRequests = array($adGroupEstimateRequest);

     // Create campaign estimate requests.
     $campaignEstimateRequest = new CampaignEstimateRequest();
     $campaignEstimateRequest-adGroupEstimateRequests =
   $adGroupEstimateRequests;
     $campaignEstimateRequest-targets = array(new CountryTarget('US'),
         new LanguageTarget('en'));
     $campaignEstimateRequests = array($campaignEstimateRequest);

     // Create selector.
     $selector = new TrafficEstimatorSelector();
     $selector-campaignEstimateRequests = $campaignEstimateRequests;

     // Get traffic estimates.
     $result = $trafficEstimatorService-get($selector);

     // Display traffic estimates.
     if (isset($result)) {
       $keywordEstimates =
           
   $result-campaignEstimates[0]-adGroupEstimates[0]-keywordEstimates;

       for ($i = 0; $i  sizeof($keywordEstimates); $i++) {
         $keyword = $keywordEstimateRequests[$i]-keyword;
         $keywordEstimate = $keywordEstimates[$i];

         // Find the mean of the min and max values.
         $meanAverageCpc = ($keywordEstimate-min-averageCpc-microAmount

             + $keywordEstimate-max-averageCpc-microAmount) / 2;
         $meanAveragePosition = ($keywordEstimate-min-averagePosition
             + $keywordEstimate-max-averagePosition) / 2;
         $meanClicks = ($keywordEstimate-min-clicks
             + $keywordEstimate-max-clicks) / 2;
         $meanTotalCost = ($keywordEstimate-min-totalCost-microAmount
             + $keywordEstimate-max-totalCost-microAmount) / 2;

         printf(Results for the keyword with text '%s' and match type
   '%s':\n,
             $keyword-text, $keyword-matchType);
         printf(  Estimated average CPC: %.0f\n, $meanAverageCpc);
         printf(  Estimated ad position: %.2f \n,
   $meanAveragePosition);
         printf(  Estimated daily clicks: %d\n, $meanClicks);
         printf(  Estimated daily cost: %.0f\n\n, $meanTotalCost);
       }
     } else {
       print No traffic estimates were returned.\n;
     }} catch (Exception $e) {

     print $e-getMessage();

   }

   

Re: Download report without saving

2011-02-21 Thread AdWords API Advisor
Hi Robert,

If you pass a NULL to $path parameter when calling
ReportUtils.DownloadReport, then the actual report contents are
returned by the method. See
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/Util/ReportUtils.php#59
for details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 18, 2:14 pm, robert.johans...@adwire.se
robert.johans...@adwire.se wrote:
 Hi Anash,

 I'm using PHP lib 2.4.1.

 Best Regards,

 Robert

 On 17 Feb, 06:10, AdWords API Advisor adwordsapiadvi...@google.com
 wrote:







  Hi Robert,

  Which client library are you using?

  Cheers,
  Anash P. Oommen,
  AdWords API Advisor.

  On Feb 15, 8:10 pm, robert.johans...@adwire.se

  robert.johans...@adwire.se wrote:
   Six months ago, I was told that the ability to download a report to
   memory would be implemented in the next release. Since then, the new
   'v201008' has been released, but I can't still download my reports to
   memory. When will this be supported?

   Thank you in advance!- Dölj citerad text -

  - Visa citerad text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: CampaignStats array getting values null.

2011-02-21 Thread AdWords API Advisor
Hi Deepak,

You need to provide a statsSelector to retrieve stats. See
http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.CampaignSelector.html#statsSelector
for details. You can also refer to
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/tests/Google/Api/Ads/AdWords/v201008/CampaignServiceTest.php#162
for a code example.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 18, 5:03 pm, Deepak Jayaramdas deepakjayaramdas...@gmail.com
wrote:
 hi

 I din't gettingd details from CampaignStats. My code is pasted here.
 When i try print_r($campaign); ( i'm using PHP) CampaignStats array
 getting values null.

   // Log SOAP XML request and response.
   $user-LogDefaults();

   // Get the CampaignService.
   $campaignService = $user-GetCampaignService('v201008');

   // Create selector.
   $selector = new CampaignSelector();

   // Get all campaigns.
   $page = $campaignService-get($selector);

   // Display campaigns.
   if (isset($page-entries)) {
     foreach ($page-entries as $campaign) {
       print 'Campaign with name ' . $campaign-name . ' and id '
           . $campaign-id . \ was found.\n;
       echo 'pre';
       print_r($campaign);
     }
   }

 Thanks in advance.
 Regards
 Deepak

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: AuthenticationError.NOT_ADS_USER @ ; trigger:'231214396642' Service[CampaignService.get]

2011-02-21 Thread AdWords API Advisor
Hi Tivakr,

Please post the request id for the failed request on this thread. I'll
take a look at the logs and figure out what went wrong with your
request.

You can get the request id for a request by turning on SOAP logging in
the client library. See the library's README to see how this may be
done.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 18, 8:19 pm, Tivakar tivak...@gmail.com wrote:
 Hi,

 I am using the latest Google Adwords client library 201008. I need to
 get all campaigns using CampaignService.
 I am trying to connect to my adwords account. I am not using sandbox.

 I end up with this error.
 AuthenticationError.NOT_ADS_USER @ ; trigger:'231214396642'
 Service[CampaignService.get]

 Request to help on this issue.

 Thanks,
 Tivakar

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: activating sandbox using .NET client library

2011-02-21 Thread AdWords API Advisor
Hi Rocker,

For the sandbox, you need to provide youremail++CUR as the developer
token. E.g. if john@gmail.com is the email you are using with the
sandbox and the currency you need is USD, your developer token is
john@gmail.com++USD.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 17, 5:04 pm, rocker rockerir...@gmail.com wrote:
 i tried this:

 AdWordsUser adwordsUser  = new AdWordsUser();

 AccountService accountService
 = (AccountService)adwordsUser.GetService(AdWordsService.v13.AccountService,
 https://sandbox.google.com;);
 accountService.clientEmailValue = null;
 string[] clients = accountService.getClientAccounts();

 and i got The developer token is invalid. error, if i remove
 the  https://sandbox.google.com; and it works returns all accounts.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Download report without saving

2011-02-21 Thread robert.johans...@adwire.se
That's exactly what I'm doing, but when I try to output the response I
can see that the $result variable is empty. This is despite to the
fact that the $httpCode variable returns a value of 200 (should mean
that there's no errors) and the $downloadSize variable contains a
pretty high number.


On 21 Feb, 12:02, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Robert,

 If you pass a NULL to $path parameter when calling
 ReportUtils.DownloadReport, then the actual report contents are
 returned by the method. 
 Seehttp://code.google.com/p/google-api-adwords-php/source/browse/trunk/s...
 for details.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Feb 18, 2:14 pm, robert.johans...@adwire.se



 robert.johans...@adwire.se wrote:
  Hi Anash,

  I'm using PHP lib 2.4.1.

  Best Regards,

  Robert

  On 17 Feb, 06:10, AdWords API Advisor adwordsapiadvi...@google.com
  wrote:

   Hi Robert,

   Which client library are you using?

   Cheers,
   Anash P. Oommen,
   AdWords API Advisor.

   On Feb 15, 8:10 pm, robert.johans...@adwire.se

   robert.johans...@adwire.se wrote:
Six months ago, I was told that the ability to download a report to
memory would be implemented in the next release. Since then, the new
'v201008' has been released, but I can't still download my reports to
memory. When will this be supported?

Thank you in advance!- Dölj citerad text -

   - Visa citerad text -- Dölj citerad text -

 - Visa citerad text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Download report without saving

2011-02-21 Thread robert.johans...@adwire.se
Hi Anash,

That's exactly what I'm doing, but the $result variable is empty. This
is despite of the fact that the value of $httpCode is 200 and the
value of $downloadSize is a pretty high number.

Thank you in advance!


On 21 Feb, 12:02, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Robert,

 If you pass a NULL to $path parameter when calling
 ReportUtils.DownloadReport, then the actual report contents are
 returned by the method. 
 Seehttp://code.google.com/p/google-api-adwords-php/source/browse/trunk/s...
 for details.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Feb 18, 2:14 pm, robert.johans...@adwire.se



 robert.johans...@adwire.se wrote:
  Hi Anash,

  I'm using PHP lib 2.4.1.

  Best Regards,

  Robert

  On 17 Feb, 06:10, AdWords API Advisor adwordsapiadvi...@google.com
  wrote:

   Hi Robert,

   Which client library are you using?

   Cheers,
   Anash P. Oommen,
   AdWords API Advisor.

   On Feb 15, 8:10 pm, robert.johans...@adwire.se

   robert.johans...@adwire.se wrote:
Six months ago, I was told that the ability to download a report to
memory would be implemented in the next release. Since then, the new
'v201008' has been released, but I can't still download my reports to
memory. When will this be supported?

Thank you in advance!- Dölj citerad text -

   - Visa citerad text -- Dölj citerad text -

 - Visa citerad text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Download report without saving

2011-02-21 Thread robert.johans...@adwire.se
Hi Anash,

That's exactly what I'm doing, but the $result variable is empty. This
is despite of the fact that the value of $httpCode is 200 and the
value of $downloadSize is a pretty high number.

Thank you in advance!



On 21 Feb, 12:02, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Robert,

 If you pass a NULL to $path parameter when calling
 ReportUtils.DownloadReport, then the actual report contents are
 returned by the method. 
 Seehttp://code.google.com/p/google-api-adwords-php/source/browse/trunk/s...
 for details.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Feb 18, 2:14 pm, robert.johans...@adwire.se



 robert.johans...@adwire.se wrote:
  Hi Anash,

  I'm using PHP lib 2.4.1.

  Best Regards,

  Robert

  On 17 Feb, 06:10, AdWords API Advisor adwordsapiadvi...@google.com
  wrote:

   Hi Robert,

   Which client library are you using?

   Cheers,
   Anash P. Oommen,
   AdWords API Advisor.

   On Feb 15, 8:10 pm, robert.johans...@adwire.se

   robert.johans...@adwire.se wrote:
Six months ago, I was told that the ability to download a report to
memory would be implemented in the next release. Since then, the new
'v201008' has been released, but I can't still download my reports to
memory. When will this be supported?

Thank you in advance!- Dölj citerad text -

   - Visa citerad text -- Dölj citerad text -

 - Visa citerad text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Automated Rules In Adwords API

2011-02-21 Thread Rob Ryan
It does, I guess I was thinking it terms of using it to simplify in terms of 
how regular certain parameters are checked and use less credits for when a 
form of automation it supports is required. Not essential of course as it's 
features can be replicated just thought better design may be to hand thing 
off the adwords to track and deal with when possible through this feature.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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