OK I'll ask a different way.
Re the following request:
http://www.w3.org/2001/XMLSchema-
instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
https://adwords.google.com/api/adwords/cm/
v201008">
https://adwords.google.com/api/adwords/cm/
v201008">***
https://
(PS. ignore the comment about not being able to download automatic
placements report from the web interface - just realised there are 2
download buttons, one for managed, one for automatic.. just need to
work out how to do it via the API now!)
On Oct 28, 9:52 am, DaveOz wrote:
> OK I'll ask a dif
thx it worked for 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 because you are subscribed
my another question is when the
$placement->url = 'http://mars.google.com';
or
$placement->url = 'http://mars.google.com/1/2/';
it works fine but when the url is having
$placement->url = 'http://mars.google.com/1/2/3/';
$placement->url = 'http://mars.google.com1/2/3/4';
it give me error [AdGroup
hi all,
while manipulating "AddAdGroupCriteria.php" file i've got a
AdGroupCriterionError as given below,
" [AdGroupCriterionError.ILLEGAL_URL @
operations[1].operand.criterion.url; trigger:'http://www.google.com/
1/2/3/4/'] "
however URL shown is a dummy url . can anyone help me out whats
Solved . Thnx very much !
I was using a wrong namespace .
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article:
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsap
Hi,
I am getting timeout when trying to get the ads:
Here is the method:
AdGroupAdService service = new AdGroupAdService();
public List GetAllAdGroupAds(long adGroupId)
{
List gaAds = new List();
try
{
AdGroupAdSelector acs = new AdGrou
Good day,
Today I scheduled an account performance report with a predicate,
during the period of 'yesterday'. The predicate is build as follows:
field: 'cost', operator: 'GREATER_THAN', value: '300'. So when the
total cost of the account exceeded 300 euro during the previous day,
it will be visibl
Hi,
We are using ReportDefinitionService of v201008 version. The version
v200909 allowed us to get the report data to include the daily
aggregation. If we specify two date range, the report would include
statistics data separately for single day within the date range.
However, new service aggreg
Hi SW,
When you include the Date or DayOfWeek field in the selector, I think
this automatically happens.
Regards,
Wilrik
050media
On Oct 28, 4:35 pm, SW wrote:
> Hi,
>
> We are using ReportDefinitionService of v201008 version. The version
> v200909 allowed us to get the report data to include
If I omit the Date or DayOfWeek, will it get me statistics for days
separately?
On Oct 28, 10:58 am, Wilrik Mook wrote:
> Hi SW,
>
> When you include the Date or DayOfWeek field in the selector, I think
> this automatically happens.
>
> Regards,
>
> Wilrik
> 050media
>
> On Oct 28, 4:35 pm, SW w
Sorry if I wasn't clear enough, I meant to say: if you include those
fields (though only Date should do the trick), it will show statistics
for each day separately.
The same kind of thing happened to me when including the
AdNetworkType1 field in a report: a row was given for each separate
value of
Before creating a ticket at Py client lib site I wanted to get some
feedback from you . Probably it's not necessary to bother the team .
I was messing around a little with TrargetingIdeaService in v201008
sandbox and I realized that values for type MonthlySearchVolume [1]_
are returned without `co
Thank you Wilrik for the quick response.
If I have following report fields for adgroup report, I get some data
back (empty rows per adgroupid specified for the whole date range). I
am using last thirty days for the date range.
public string[] adGroupReportFields = new string[] { "CampaignId",
"Ca
Reported here [1]_ , JIC
.. [1] Issue
(http://code.google.com/p/google-api-adwords-python-lib/issues/detail?id=138&colspec=ID%20Type%20Status%20Component%20Milestone%20Module%20Priority%20Owner%20Summary%20Modified)
On Thu, Oct 28, 2010 at 11:05 AM, Olemis Lang wrote:
> Before creatin
Hi Dan,
The missing CampaignId and CampaignName fields in the
AD_PERFORMANCE_REPORT is a know issue and should be resolved within
the next week. As you noticed, you can still use these fields even
though they are missing from the results of getReportFields().
As to your requested fields, some of
Hi Abheek,
This was related to a temporary problem in the AdWords API system
related to retrieving campaign stats in v200909. This issue should be
resolved, but let us know if you run into further problems.
Best,
- Eric Koleda, AdWords API Team
On Oct 27, 12:27 am, Abheek wrote:
> Hi Anash,
>
Hi Visweswar,
This error indicates that the connection to the server was
terminated. Please ensure that the timeout for your network
environment is at least 4 minutes.
Best,
- Eric Koleda, AdWords API Team
On Oct 26, 11:59 pm, AdWords API Advisor
wrote:
> Hi Visweswar,
>
> The error means that
Hi Dave,
Your request looks to be correct. Can you give a specific example of
a CampaignId and Domain that has different stats in the UI vs the API?
Best,
- Eric Koleda, AdWords API Team
On Oct 28, 5:00 am, DaveOz wrote:
> (PS. ignore the comment about not being able to download automatic
> pl
Hi,
The core engineering team is still working to ensure that the
appropriate fields are available in the new reports. As you pointed
out, many MobileAd fields are currently not available in the reports,
and I'll raise this issue with my colleagues. In regards to
DescriptionLine3, what ad format
Hi,
I'm running:
- Python 2.6
- adwords_api_python_13.0.0
- ZSI
- ElementTree
When i run my code under Ubuntu, everything works nicely. When i run
it under RedHat Enterprise Linux, I get the following error:
Traceback (most recent call last):
File "apiharvester.py", line 40, in
datetime.
21 matches
Mail list logo