Hi,
Can you please help me in understanding:
1) Can I use a service account to make "create/manage" campaign calls,
like
https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201506/basic_operations/add_ad_groups.rb.
Please note, it's a captive ad account.
2) Pre
caveat
is that this keyword was paused prior to 5/29 and was un-paused on 5/29.
Thank you.
Sid
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
I have a python script that pulls keyword performance report everyday.
Unfortunately it didn't run 3 days ago because of our hardware migration.
How can I change my report definition parameters to download for say 04/01
instead of yesterday. I wasn't sure how to use Selector.dateRange. Code
sni
Thanks Eric,
Attached is a sample from the console output.
On Wednesday, April 4, 2012 1:47:39 PM UTC-7, Eric Koleda wrote:
>
> Hi Sid,
>
> What kind of console messages are you seeing? The Python Client Library
> shouldn't output anything to the console on it'
Hi
I'm updating max_cpc via the python API to my Adwords account. I would like
to restrict the amount of console output so that I can email the output to
myself in the cron and keep track of success/failures. However the size of
SOAP messages is so large that my mail server is unable to mail th
Hi
I'm updating max_cpc via the python API to my Adwords account. I would like
to restrict the amount of console output so that I can email the output to
myself in the cron and keep track of success/failures. However the size of
SOAP messages is so large that my mail server is unable to mail th
I am also getting internal server error when updating keyword max_cpc via
the API. At first it looked like it was for a particular account but it
happened again for a different account after updating cpc for some of the
keywords. I don't see a deterministic pattern for this yet. This has always
ot able to get a
connection? Is there anyway I can make it retry after a timeout? Or any
other known issues or suggestions?
Thank you.
Code snippet:
client = AdWordsClient(path="/home/sid/sem");
ad_group_criterion_service =
client.GetAdGroupCriterionService('https://adwo