Hi Eric,
Here is my request, it is generated by Google php library:
http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v200909" xmlns:ns2="https://adwords.google.com/api/adwords/o/v200909";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
Seems to be working. Thanks for the resolution.
Michael
On Oct 6, 10:08 am, Michael wrote:
> Thanks. I will try some testing and get back to you.
>
> Michael
>
> On Oct 6, 5:38 am, AdWords API Advisor
> wrote:
>
>
>
> > Hi Michael,
>
> > I traced your issue to another ongoing issue at our end.
I've been looking through the docs and looking at the responses from
AdWords API but I can't figure out how to find the spend for an
individual campaign for a set time period. Is this currently possible
or is it on the roadmap?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
Failed to get authToken. Reason: BadAuthentication.
That's what shows up now.
Could anybody tell me what EXACTLY I should put in the place of
variables :
$user = new AdWordsUser(NULL, $email, $password, $developerToken,
$applicationToken, $userAgent, $clientId);
Please, it's URGENT!
T
Hi everyone,
could somebody tell me what EXACTLY i have to use in the place of the
variables ($email, etc, etc) - it keeps throwing the same error
again and again.
$user = new AdWordsUser(NULL, $email, $password, $developerToken,
$applicationToken, $userAgent, $clientId);
Please, i
Hi Eric,
Just wanted to follow up and see if there is any thought on when this
feature might be implemented?
Thanks,
Trevor
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-a
Is this valid for Creatives too?
On Oct 6, 9:00 pm, Navneet wrote:
> Hi Nikolay,
>
> The Unique Identification of a Keyword is "KeywordId + AdGroupId". You
> might get the same keyword id from different adgroups (for same
> keyword text) but "KeywordId + AdGroupId" combination will always be
> un
Hi Nikolay,
The Unique Identification of a Keyword is "KeywordId + AdGroupId". You
might get the same keyword id from different adgroups (for same
keyword text) but "KeywordId + AdGroupId" combination will always be
unique.
Hope this makes sense
--Navneet
On Oct 6, 3:43 am, senser wrote:
> Hell
Hi,
I noticed that some of the results are appearing now.
But,
When i search for BMW in Germany in german, or Ferrari in Italy in
italian, or other brands in specific countries with a specific
language
I still get no results.
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find
Hello,
This feature worked until 1-2 days ago.
When using ExcludedKeywordSearchParameter to exclude the same term we
search for - there are no results returned.
For example, if we search for "forex" and exclude "forex", instead of
displaying "currency trading", "fx", "foreign exchange" etc, like
Thanks. I will try some testing and get back to you.
Michael
On Oct 6, 5:38 am, AdWords API Advisor
wrote:
> Hi Michael,
>
> I traced your issue to another ongoing issue at our end. The issue has
> been fixed, and should go live today or tomorrow. Your issue will get
> fixed once the fix goes li
Let's pretend I didn't make that posting. Sorry, version skew problem
on my code.
-reed
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Not closely related, but since it is about the ReportDefinitionService
too, I won't start a new thread for this question:
The Ad Performance Report doesn't have an equivalent of the
'percentServed' field which is available in the AdStats object via the
AdGroupAdService. Is there any intention to a
Hello,
Today I downloaded a Ad Group Performance Report (in the Gzipped XML
format), which has been added last week using the V201008
ReportDefinitionService. One of the fields I requested was
KeywordMaxCpc, which should be returned as 'searchMaxCPC' in the XML,
according to the documentation. And
My selector includes Date so that I can when needed run a single
report across multiple days to get keyword (or other) performance at
the daily level. See last week's discussion on this topic. Has been
working fine - the "day" attribute in the XML report tells me the date
of the row's data. Star
Thats it.
Rerunning getCampaignService() in my campaign objects did it.
Thank you :)
On Oct 6, 5:00 am, AdWords API Advisor
wrote:
> Hi Alexander,
>
> My guess is that SetClientId() doesn't overwrite the settings that are
> already in the service instance you obtained. Try doing a
> getCampaignSe
I think you should have any problems, just change version, and try
sandbox.
v201008 just got alot more functions, all the ones from 200909 stays
the same.
Best,
On Oct 6, 1:27 pm, Syed wrote:
> Hi,
>
> I am new to Google AdWords. I have been using Adword Java API
> version 200909, I want to
I solved the first one. In sandbox i set setClientId(client_1+...) and
then
account serviced doesn`t show accounts since it is not MCC account.
What about CustomerSyncService? It should run normally, or there is
some limitations with it, since its beta?
Best,
On Oct 6, 12:58 am, rayden wrote:
>
Hi,
I am new to Google AdWords. I have been using Adword Java API
version 200909, I want to update to latest version 201008. How can i
able to do that?
Is there any instruction set for migrate to V201008. As i have code
and project which is using V200909 now, I need some instruction which
wil
Hello,
I have recently completed the development of an internal tool
(using version 8.0.0 of the .NET client library and the v200909
classes). The tool takes in keyword(s), language, country and match
type (broad, exact or phrase), and displays the results to the user.
Initially (about a month
Hello,
I'm trying to fetch all keywords from an account but getting strange
(in my opinion) result. I'm using v201008 AdGroupCriterionService
with an "empty" AdGroupCriterionSelector (I'm not setting any ID to
get all keywords in the account). The result returned by the service
contains one ke
I want to check keywords for CPC. And made small script in PHP
https://adwords.google.com/api/adwords/v13/
TrafficEstimatorService?wsdl';
$namespace = 'https://adwords.google.com/api/adwords/v13';
$options = array(
'features' => SOAP_SINGLE_ELEMENT_ARRAYS,
'encoding' => 'utf-8');
$headers
Hi Dave,
Will Keyword/Placement performance report (v13) or Managed Placement
report (v201008) work for you? See the following links for more
details:
http://code.google.com/apis/adwords/docs/appendix/reports.html#managed-placements
http://code.google.com/apis/adwords/docs/developer/adwords_api_r
Hi Michael,
I traced your issue to another ongoing issue at our end. The issue has
been fixed, and should go live today or tomorrow. Your issue will get
fixed once the fix goes live on our servers.
Cheers,
Anash
On Oct 4, 7:18 pm, Michael wrote:
> Any update on this? I can send our adwords logi
Hi Marco,
I'll ask our tech writer to update the pages. For now, you can call
ReportDefinition.getReportFields and see which fields are marked as
canFilter = true. See
http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.ReportDefinitionField.html#canFilter
for details
Hi,
You get an EXPERIMENT_LIMIT_EXCEEEDED when adding a new experiment
would exceed maximum allowed experiments in campaign. This seem to
suggest that the campaign under question already has an experiment.
Is it possible to post a request id for a failed request so I may
investigate this further?
Hi Rafael,
I'm afraid I don't follow your question. Are you looking for AdParams?
See
http://adwordsapi.blogspot.com/2009/11/more-dynamic-ads-with-ad-parameters.html
for more details.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Oct 4, 10:57 pm, Rafael Araujo dos Santos
wrote:
> How to set
Hi Tousdan,
I'll follow up with you over mail, and will update this thread for
future reference once the issue is resolved.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Oct 4, 11:36 pm, tousdan wrote:
> Is there anything else I can do to help you help me?
>
> On Oct 1, 8:29 am, tousdan wro
Hi Alexander,
My guess is that SetClientId() doesn't overwrite the settings that are
already in the service instance you obtained. Try doing a
getCampaignService() once you do a SetClientId().
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Oct 5, 12:39 am, Alexander wrote:
> Also, is it possi
Here's a snippet of code that return the error
.
$service = $user->GetReportDefinitionService("v201008");
try{
//taking all valid report
$selector = new Selector();
$all = $service->get( $selector );
}
catch ( Exception $e ){
print_r($e);
exit;
}
//the ID of first rep
30 matches
Mail list logo