Problem is reproduced.
Can anybody help me?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message beca
I thought that the change will required me to ask the user for his
clientCustomerId instead of clientEmail.
But actually I need to ask him for both new because I still need his
eMail to create the AuthToken.
Am I missing anything?
Thanks,
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also
Hi, I run keyword reports, at an MCC level for all sub accounts that
we manage via the v13 Cross Client Report Service.
Is this functionality being sunsetted or not? I have found conflicting
information.
Thanks
RH
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and
Hi,
any news about this question?
thanks
On Dec 7, 3:43 pm, calford wrote:
> You can try the web keyword tool and see the results there.
>
> On Dec 5, 7:59 pm, David Torres wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > Can you please post your sanitized SOAP request? I'll be glad to follow up
> > with my
Hi,
Any news? it is December 14 and still no results for October.
thanks
On Dec 7, 5:40 pm, David Torres wrote:
> Hi,
>
> Thanks for reporting, we are now investigating, I'll update this thread
> when having more information.
>
> Best,
>
> -David
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I have found these official information from the Google AdWords API
Team :
"As we announced (http://adwordsapi.blogspot.com/2011/11/120-days-
until-deprecation-deadline.html) earlier this month, with the recent
release of AdWords API v201109 (http://adwordsapi.blogspot.com/2011/10/
adwords-api-v2
Thanks, I have found this post also.
The confusing thing is Google are contradicting themselves.
I have found 1 post where they state that V13 ReportingService will
sunset in August 2011:http://adwordsapi.blogspot.com/2011/03/adwords-
api-v201101-launch-providing.html
I have found another where
In testing the Perl interface to the sandbox for examples/v201109/
add_campaign.pl, I repeatedly got the following error:
== start ==
Error deserializing message: A fault was returned by the server:
Unmarshalling Error: cvc-type.2: The type definition cannot be
abstract for element biddingStrategy
Why developing something based on the TargetingIdeaService I'm getting
this Internal API error. Any clue on what's going wrong?
SOAP Log:
http://schemas.xmlsoap.org/soap/envelope/";>
https://adwords.google.com/api/adwords/
cm/v201109" xmlns="https://adwords.google.com/api/adwords/o/v201109
Hi,
Is my question unclear or nobody has any answer for me ?
Thanks.
On 12 déc, 16:52, David Cochard
wrote:
> Hello,
>
> I just saw that there is now the possibility to choose a "conversion
> location" (webpage/call) when creating a new conversion tracker.
> As far as I see in the documentation
Hi,
There's currently no way to tie the gclid back to your campaigns and
keywords. However, you can make use of ValueTrack to include some of this
information in your destination URL:
http://support.google.com/adwords/bin/answer.py?hl=en&answer=178482
- Kevin Winter
AdWords API Team
--
=~=
Hi,
The AdPerformanceReport contains details about the ads, whereas the
Keyword performance report contains details about the Keywords. Since both
have KeywordId, you can run both reports separately and collate the
information based on AdGroupId and KeywordId to include the details about
the
Hi Jonas,
Yes, the currency would definitely affect this. Currency is set at
account creation time and cannot be changed as far as I know.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blog
Hi KD,
The DisplayType returned with Locations with indicate if it is a Province
or a Country.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwor
Thanks. we are able to join the Keyword details in the Ad Performance
report.
On Dec 14, 7:46 pm, Kevin Winter wrote:
> Hi,
> The AdPerformanceReport contains details about the ads, whereas the
> Keyword performance report contains details about the Keywords. Since both
> have KeywordId, you c
Hi,
I'm using C# API for Adwords, updating from v201101 to v201109. Using
v201101, I get all the groups for a certain campaign without problems, but
when I use the v201109 for the same campaign I get always null in
page.entries. Using the example provided in v201109 I'm getting the same
behavi
I've populated my sandbox API account using AddCampaign.php,
AddAdGroups.php and PerformBulkMutateJob.php found in the 201109 folder
files.
Now my account has 1 campaign, 2 AdGroups, several Ads and AdGroup
Criterions. The problem is that when I run GetAllAdGroupCriteria.php I get
`No ad group
I've spent the last day trying to connect to the adwords api and do a
simple getallcampaigns test, but have run into problems and could use
some help.
Here's my situation. I have a PPC account, lets call "CompanyPPC"
with a client id of "111" and then I created an MCC account,
"CompanyMCC" with a
I've poked around the docs but simply don't see how to mark a Location
Criterion as excluded. Is the paradigm to make it a
NegativeCampaignCriterion ?
Thanks
Pete
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
ht
Hello!
I'm using v13 cross-client reporting, and we have problem with geo report.
It shows more clicks and more money than other types of reports, and
interface quick stats.
We double, even triple-checked all, error persists.
Here's job ids of reports, which returns different data;
2003507704 - su
Thanks Kevin, that was very helpful. I should have looked into the
example before asking this *blush*
If somebody wants to see the example, it is at
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201109/GetLocationCriteria.java
On an unrelated note, is it possibl
How do you suggest requesting 10 reports at a time (from an array of
300 customerId's) using php? or is this impossible?
On Dec 12, 12:33 pm, Kevin Winter wrote:
> Hi,
> Given that AdHoc reports cost 0 units, the cost of requesting the report
> to you as a developer is the CPU cycles (and
22 matches
Mail list logo