Hi
First of all, a great work by Google API team. New version does look
better. As the subject says, I am migrating from v201101 to v201109, I
faced some issue.
I want to get the targeted Languages and Locations which I have set
for a particular campaign ID.
Old code:
TargetList[] targets =
camp
Hi Danial,
I have created a sandbox account using the v201101 and have five
clientEmail associated with it. I was able to use the adwords api by
passing clientEmail to the AdWordsUser. But now i have migrated to v201109
and since it does not take clientEmail as the arguement, i have to pass the
Hi,
I'm new to adwords. I try to run my first app with the following code
snippet :
try
{
user = new AdWordsUser();
(user.Config as AdWordsAppConfig).Email = "myemail";
(user.Config as AdWordsAppConfig).Password= "pwd";
Hi
Please find the SOAP request made -
http://www.w3.org/2001/XMLSchema";
xmlns="https://adwords.google.com/api/adwords/cm/v201109";>
ADD
504680
1000
Hi
Please find the SOAP request made -
http://www.w3.org/2001/XMLSchema";
xmlns="https://adwords.google.com/api/adwords/cm/v201109";>
ADD
504680
1000
Hello, I'm just getting started and am making requests to the sandbox. On
the rate sheet, it says that TargetingIdeaService costs .1 x Targeting Idea
rounded up to the nearest integer + 5 units per request. However, the unit
key in the SOAP response seems to indicate 1 unit per Targeting Idea. I
Also, the structure is:
CAMPAIGN
GROUP
KEYWORD
etc.
(would have edited the post, but that didn't seem to be possible.)
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwor
Hi Kevin,
I tried it with the latest version too. I see the same errors.
I did the following steps for installation:
1) Installed setuptools before I installed PyXML and python-OAuth from the
bundledlibs.
2) Installed PyXML and python-OAuth
3) Installed Adwords.
Am I missing something?
I had the
Posting the request and response:
REQUEST:
http://schemas.xmlsoap.org/soap/
envelope/">https://adwords.google.com/api/adwords/o/
v201101">7886217929568173797017065421https://adwords.google.com/api/adwords/
cm/v201101">Clarinet Pad Saverhttps://adwords.google.com/api/adwords/cm/v201101";>BROAD500
Hi,
I'm using the TrafficEstimation API (v201101), and I'm having an issue
where a request with a total of more than 5 groups is returning a
response with 'INVALID_INPUT'. Here is the tree structure of the ids
i'm passing in:
PCA
GROUP
KEYWORD
GROUP2
KEYWORD2
KEYWORD3
Hi Tony,
Thanks for you report, we are looking at the issue right now, I'll update
this thread when having a resolution.
Best,
-David Torres - AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
htt
Thanks for the response, Danial.
That's too bad -- it'd be a very helpful feature to have. With the
adhoc reports, detailed conversion information (e.g. conversion type/
category and action/name) has to be downloaded in a separate report
from the cost information in keyword and criteria performan
Hi,
That's very confusing, as the logger is definitely defined. Is it
possible to try this with a different version of python? Also, I noticed
that you're using v15.0.3 and the latest is v15.1.0 (and in v15.0.5 we made
some bug fixes that are probably unrelated...), could you please try with
Migrated issue to
http://code.google.com/p/google-api-adwords-php/issues/detail?id=67
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi David,
thanks for the response, the request id is:
0004b36ddef4adb80ada73932b78
Greetings,
Onno Maertens
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~
I should also note that I altered the build.properties file and ran `phing`
against it in order to use pseudo namespacing. 'Campaigns', 'Keywords' and
other common classes had namespace collisions.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group
Hi,
Thanks for sharing this information. We recently learned the same
information, and have captured it on the reports migration page:
http://code.google.com/apis/adwords/docs/reportguide.html#interactions
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our b
The flag is called includeZeroImpressions and the doc is here:
https://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.ReportDefinition.html
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.co
Ok, so after some debugging I found solution and want to share it in
case someone gets same thing.
This is fault string I got for add campaign command:
OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED
This is sandbox credentials before changes:
SANDBOX_CREDS = {
:authentication => {
I have a code base that I'm essentially switching the version of the API
that's called so I can wrap things up before the sunset date in February:
$campaignService->GetService('CampaignService', 'v201101');
to
$campaignService->GetService('CampaignService', v201109');
The code that follows is
20 matches
Mail list logo