On 12/1/10, AdWords API Advisor wrote:
> Hi Olemis,
>
:o)
> I believe the issue is still with the Python library. If an MCC
> account doesn't have access to the client account specified in the
> request (or a misconfigured account for that matter), you should get
> specific errors from the serve
Hi Olemis,
I believe the issue is still with the Python library. If an MCC
account doesn't have access to the client account specified in the
request (or a misconfigured account for that matter), you should get
specific errors from the server, typically an AuthorizationError or
AuthenticationError
On Mon, Nov 29, 2010 at 12:51 PM, AdWords API Advisor
wrote:
> Hi Olemis,
>
Hi !
> Please post updates to the Python client library issue tracker:
>
> http://code.google.com/p/google-api-adwords-python-lib/issues/detail?id=134
>
> The library maintainers will be notified of this change.
>
Inde
Hi Olemis,
Please post updates to the Python client library issue tracker:
http://code.google.com/p/google-api-adwords-python-lib/issues/detail?id=134
The library maintainers will be notified of this change.
Best,
- Eric Koleda, AdWords API Team
On Nov 24, 2:12 pm, Olemis Lang wrote:
> Hi !
Hi !
On Tue, Nov 2, 2010 at 7:13 PM, api.sgrinb...@gmail.com
wrote:
> Hi Olemis,
>
> I've responded and will be tracking this at
> http://code.google.com/p/google-api-adwords-python-lib/issues/detail?id=134.
>
It's been A LONG TIME since I asked for this issue and still can't
find a solution . I
Hi Olemis,
I've responded and will be tracking this at
http://code.google.com/p/google-api-adwords-python-lib/issues/detail?id=134.
Thanks,
--Stan
On Nov 2, 5:07 pm, Olemis Lang wrote:
> Forgot something important , please read below
>
>
>
>
>
>
>
>
>
> On Tue, Nov 2, 2010 at 4:05 PM, Olemis L
Forgot something important , please read below
On Tue, Nov 2, 2010 at 4:05 PM, Olemis Lang wrote:
> On Tue, Nov 2, 2010 at 3:22 PM, Olemis Lang wrote:
>> On Tue, Nov 2, 2010 at 1:46 PM, AdWords API Advisor
>> wrote:
>>> Hi Olemis,
>>>
>>
>> Thnx for your reply .
>> :o)
>>
>>> If the email you
On Tue, Nov 2, 2010 at 3:22 PM, Olemis Lang wrote:
> On Tue, Nov 2, 2010 at 1:46 PM, AdWords API Advisor
> wrote:
>> Hi Olemis,
>>
>
> Thnx for your reply .
> :o)
>
>> If the email you specified is the target account then you shouldn't
>> specify a clientEmail at all.
>
> That's what I thought a
On Tue, Nov 2, 2010 at 1:46 PM, AdWords API Advisor
wrote:
> Hi Olemis,
>
Thnx for your reply .
:o)
> If the email you specified is the target account then you shouldn't
> specify a clientEmail at all.
That's what I thought after reviewing the original code of the app
before upgrading it to us
Hi Olemis,
If the email you specified is the target account then you shouldn't
specify a clientEmail at all. A clientEmail is only necessary when
you are authenticating as an MCC user and need to target the request
to a specific client account.
Best,
- Eric Koleda, AdWords API Team
On Nov 2, 11
On Mon, Nov 1, 2010 at 3:13 PM, Olemis Lang wrote:
[...]
>
> {{{
> #!python
>
> Traceback (most recent call last):
> [...]
> File
> "/path/to/venv/lib/python2.5/site-packages/adspygoogle/adwords/AdWordsWebService.py",
> line 130, in __ManageSoap
> raise Error(e)
> Error:
> }}}
>
> Q:
> - I
Hello once again !
This time I need a precision about how to use correctly clientEmail
header when calling TrafficEstimatorService . That header is required
by the service . However, using Py client lib , if I specify
clientEmail = email in headers then this error is returned back
{{{
#!python
T
12 matches
Mail list logo