Hello Eric,
Sorry for late reply.
Finally i got access from server to run command line example "UseOAuth.php".
Yes on both server it works fine, but on server where adhoc report is not
working there i got php warning for date.
PHP Warning: date(): It is not safe to rely on the system's timezone
I've created a php/curl script to retreive the prepaid balance of and
Google Adwords account. It's a shame this isn't available in the API.
> //
> --
> // FUNCTION TO RETREIVE ADWORDS PREPAID BALANCE USING CURL by Freddie
I've created a curl/php script to retreive you Adwords balance using
php/curl. I hope this is usefull for you.
> //
> --
> // FUNCTION TO RETREIVE ADWORDS PREPAID BALANCE USING CURL by Freddie
> Leeman
> //
> ---
I am attempting to download a keywords performance report using the Ruby
library for adwords and all I get is this generic error. Not sure what I
am doing wrong, so would anyone be able to offer any insight?
Code => http://pastie.org/4073904
Notes: The connection(nil) method is the same as doi
Actually I have a two part question - what is the best way to link the
Merchant Center to the appropriate adwords account via the API and how
should we enable the adwords campaign to access the merchant center via the
API?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our
Just an edit to the original. Error still occurring.
The report needs to pull via a date range.
New Code => http://pastie.org/4074666
On Tuesday, June 12, 2012 10:37:06 AM UTC-4, bulletshot60 wrote:
>
> I am attempting to download a keywords performance report using the Ruby
> library for adwo
just an edit to the original. I changed library version hoping that would
fix the issue. My requirements also specify that I use a custom date range
so that has been added. Still no luck on figuring out what is going on
with the 500 error in production.
http://pastie.org/4074706
On Tuesday,
Hi, using google-ads-common 0.7.2, google-adwords-api 0.6.1, API version
v201109_1.
I'm reworking some old code written by someone else that worked with an
earlier version of the gems and the API, and I'm having trouble using the
YouTube Promoted Videos temple. Here's what my operation hash lo
For anyone else that is suffering from this problem, try the following =>
begin
... work through gem ...
rescue Exception => e
puts "#{e.message}"
end
I discovered my problem was that I had an invalid column name and that
customer_client_id is required.
On Tuesday, June 12, 2012 12:59:53 PM
Dim ReportFields as string =
"AdGroupId,AdGroupName,CallDuration,CallEndTime,CallerNationalDesignatedCode,CallStartTime,CallStatus,CampaignId,CampaignName"
Dim headers As New Dictionary(Of String, String)()
headers.Add("email", Email)
headers.Add("password", Password)
Hi Chirag,
I would encourage you to set the timezone on that server in the php.ini
file, to ensure the timestamps are accurate. Can you try replacing the
CampaignService.get() call in the UseOAuth.php example with a report
download request, and then run that on both servers?
Best,
- Eric
On Tue,
Forgot to mention, I'm using OAuth 2.0.
Op dinsdag 12 juni 2012 21:18:24 UTC+2 schreef PatrickvKleef het volgende:
>
> Hi!
>
> I'm new with using the Google Adwords API. I'm using OAuth to authenticate
> users.
> I would like to receive user information (emailaddress, name, etc.) when
> the us
Hello,
Is it possible to get Click detailed information such as date and time of a
click? I read over the AdWords API and it seems there is no Click entity
with date and time properties available.
Thank you,
Tom
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and
Hi Grant,
Yes, this should still work. Please file an issue on the Perl projects
issue tracker if it isn't:
http://code.google.com/p/google-api-adwords-perl/issues/list
- Kevin Winter
AdWords API Team
On Friday, June 8, 2012 3:46:10 AM UTC-4, Grant wrote:
>
> Does $client->set_die_on_faults(
Hi,
It sounds like you may be seeing a SOAP fault and that prevents your PHP
code from writing a response. Could you please enable logging (check the
README) and see if there's an error message?
- Kevin Winter
AdWords API Team
On Friday, June 8, 2012 9:03:52 AM UTC-4, Roy Roes wrote:
>
> I'm
Hi Reed,
Are you still seeing this problem? Can you provide an example
ReportDefintion XML and CID so that I can try to reproduce?
- Kevin Winter
AdWords API Team
On Thursday, June 7, 2012 9:32:10 AM UTC-4, Reed wrote:
>
> Anyone else seeing problem with reports taking forever to load today?
Hi Grant,
Yes, this is the right approach. See this example:
http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/examples/v201109_1/error_handling/handle_server_faults.pl#80
- Kevin Winter
AdWords API Team
On Friday, June 8, 2012 11:52:12 AM UTC-4, Grant wrote:
>
> Is this a
Hi,
You need to use the Predicate Values - which are upper-cased. The Report
Types documentation page lists the values:
https://developers.google.com/adwords/api/docs/appendix/reports#keywords
Status
IN
ACTIVE
DELETED
PAUSED
- Kevin Winter
AdWords API
> Anash,
>
We also started our application several months back. Could you please add
us to the list?
Customer ID: 374-841-8440
Paul Harvey
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.
Hi Kevin,
I enabled logging and used the LogAll function, but nothing is logged.
Even the SOAP request isn't logged.
I've also tested the log with the AddCampaign.php and that's working fine.
So the log is configured properly.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us o
20 matches
Mail list logo