Re: Querying multiple date ranges

2013-02-20 Thread Danial Klimkin
Hi Alex,


If you want to compare every month of the year to the same month of the 
previous year, it *may be* more effective to pull data for both years 
rather than doing 24 requests.

Otherwise, there is no way to request data for Jan 2012 and Jan 2013 in the 
same request. You may also want to look into parallel reports requesting 
(see client libraries examples) which will allow to pull multiple reports 
quickly.


-Danial, AdWords API Team.



On Tuesday, February 19, 2013 10:12:04 PM UTC+4, Alex Coventry wrote:

 Comparison of staggered requests of two months' duration?  Very clever, 
 that would cut the number of requests in half.  Thank you.

 Best regards,
 Alex

 On Tuesday, February 19, 2013 4:17:22 AM UTC-5, Danial Klimkin wrote:

 Hello Alex,


 Only one date range is allowed per request. You can request a two-mo

 -Danial, AdWords API Team.


 On Friday, February 15, 2013 1:53:56 AM UTC+4, Alex Coventry wrote:

 Is there a way to simultaneously query multiple date ranges?  I would 
 like to do performance comparisons month-against month, i.e., Jan 2013 
 against Jan 2012, Dec 2012 against Dec 2011, etc.  Do I need to do a 
 separate query for each month I want to analyze, or is there a way to get 
 performance summaries for each month of interest out of a single query?

 nths period though and calculate summary on the client side.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




I am waiting more than 1 week for token review, please help !

2013-02-20 Thread pagescrape
dear 
I am waiting more than 1 week for token review, please give me some reply .
thx.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Display Network Criteria Tracking

2013-02-20 Thread Grace Chu
HI Danial,

Thanks for replying to my question.

In the above scenario:
Do you mean the 'Managed' placements' destination URL will be served?
If a Display Network enabled ad group does not have Managed placements, but 
an AUTO placement is getting credit, what destination URL does that click 
go to?
Is it going to be served to the Ad Level destination URL?

Also, could you please direct me to the Product Support team?
Not sure how I can reach out / find someone to answer further product 
specific questions.

Thank you so much!
Grace




On Tuesday, February 19, 2013 4:27:00 AM UTC-5, Danial Klimkin wrote:

 Hello Grace,


 I suggest to double-check with the product support as this is not 
 API-specific topic. The AdWords documentation says:

   If an impression that's served has multiple destination URLs, AdWords 
 will use the URL of the most specific targeting method.

 So I actually expect Placement to take precedence here.


 -Danial, AdWords API Team.


 On Friday, February 15, 2013 8:12:34 PM UTC+4, Grace Chu wrote:

 Display Network - Kw, placement, topic, audience, age, gender all have a 
 destination URL field.  Which one is served when a user fits all 6 criteria?
 My assumption is that url of the criteria triggers the ad will be served.

 Please confirm?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Display Network Destination URLs - which is served?

2013-02-20 Thread Grace Chu
Hi Oliver,

Thanks for replying to my question.
Actually, in the Adwords UI, there is a Destination URL for all of these 
criteria:
- display keyword
- managed placement
- topics
- audiences
- age
- gender



On Tuesday, February 19, 2013 4:00:52 AM UTC-5, Oliver wrote:

 I am not sure you can assign a Destination URL to any of the display 
 keywords, placements, topics, audiences, age, or gender.

 At least the adwords web interface doesn't allow this.

 In Display, it seems the only Destination URL you can define is the Ad one.

 Oliver


 On Friday, February 15, 2013 7:52:37 PM UTC, Grace Chu wrote:

 If an ad group in a DIsplay Network enabled campaign, has display 
 keywords, placements, topics, audiences, age, and gender.
 Each with their own Destination URLs.
 When a user is shown an ad on the GDN, and fits all 6 criteria - which 
 URL is served?

 My assumption is, the URL of whichever criteria triggered the ad will be 
 the destination URL.

 Is this correct?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




adwords api calls for MRF on campaign reporting

2013-02-20 Thread iainc
 

in order to meet the MRF for adwords campaign reporting, we have been 
looking for the appropriate API calls

we cannot identify the following adwords campaign reporting api calls for:

   - Device e.g. desktop 
   - Click Type e.g. site link 
   - Conversion Rate (is there a call for this or do we need to work this 
   out manually?)  
   - Cost per conversion (is there a call for this or do we need to work 
   this out manually?)   

we have used the following developer reference for all the other stats 
https://developers.google.com/adwords/api/docs/reference/  (left tree menu 
v201209)

your help would be greatly appreciated!

thank you in advance

cheers 

Iain

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Can anyone say whether this is a ClientLogin error or something else??

2013-02-20 Thread Adam Smith
I checked OpenSSL and I'm using the latest version of the API.  What would 
be another thing to check when getting this error? 

Thanks!

Adam

On Tuesday, January 15, 2013 11:49:21 AM UTC-5, Paul Matthews (AdWords API 
Team) wrote:

 Hi Sagar,

 One thing to check is that you've enabled 
 OpenSSLhttp://php.net/manual/en/book.openssl.phpin the php.ini. Without it, 
 it cannot retrieve the wsdl from a https 
 location.

 Regards,

 - Paul, AdWords API Team.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Required functional requirement

2013-02-20 Thread para para


May I ask you about section III, (3), f of AdWords API terms of use.

 

There is a mention below; 

It is necessary for all API clients to show the function to understand in 
a list of RMF at least

 
Do we have to show the essential function on the tool screen to operate?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-20 Thread Bogdan S
Thanks Danial, 

The proximity criterion requires a geo point. For a geo point I need 
lat,long coordinates, which I can only get by using a GeoLocationService 
and passing in an Address. When I pass in an Address with only a 
City,CountryCode values, I get back a InvalidGeoLocation, meaning I need to 
also supply a street and/or postcode. 

So in other words, I can only do radius targeting around a city when I know 
the center point (geo point)  of that city, and for that I need to use 
other data sources, I can't do it by using solely the Ad Words Api. 

On your interface you are probably using the Google Maps Api to get the 
(lat/long) pair for a (City,CountrCode) pair.

Is there a way to get the center geo point of a (City,CountryCode) Address 
when using the GeoLocationService ? 

On Tuesday, February 19, 2013 10:20:14 AM UTC+1, Danial Klimkin wrote:

 Hello Bogdan,


 Please take a look at Proximity criterion:

   
 https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.Proximity?hl=en


 -Danial, AdWords API Team.


 On Friday, February 15, 2013 7:33:42 PM UTC+4, Bogdan S wrote:

 Hi guys, 

 How can I achieve radius targeting around a city? When I use the 
 GeoLocationService I need a full address, but I only have the city name. 
 When I use Location criterion, I cannot specify a radius. From the web 
 interface this is possible. 

 Thank you



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-20 Thread Danial Klimkin
Hello Bogdan,


Understood. This is not possible within the current API but I will log this 
as a feature request.


-Danial, AdWords API Team.


On Wednesday, February 20, 2013 1:46:45 PM UTC+4, Bogdan S wrote:

 Thanks Danial, 

 The proximity criterion requires a geo point. For a geo point I need 
 lat,long coordinates, which I can only get by using a GeoLocationService 
 and passing in an Address. When I pass in an Address with only a 
 City,CountryCode values, I get back a InvalidGeoLocation, meaning I need to 
 also supply a street and/or postcode. 

 So in other words, I can only do radius targeting around a city when I 
 know the center point (geo point)  of that city, and for that I need to use 
 other data sources, I can't do it by using solely the Ad Words Api. 

 On your interface you are probably using the Google Maps Api to get the 
 (lat/long) pair for a (City,CountrCode) pair.

 Is there a way to get the center geo point of a (City,CountryCode) Address 
 when using the GeoLocationService ? 

 On Tuesday, February 19, 2013 10:20:14 AM UTC+1, Danial Klimkin wrote:

 Hello Bogdan,


 Please take a look at Proximity criterion:

   
 https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.Proximity?hl=en


 -Danial, AdWords API Team.


 On Friday, February 15, 2013 7:33:42 PM UTC+4, Bogdan S wrote:

 Hi guys, 

 How can I achieve radius targeting around a city? When I use the 
 GeoLocationService I need a full address, but I only have the city name. 
 When I use Location criterion, I cannot specify a radius. From the web 
 interface this is possible. 

 Thank you



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Display Network Criteria Tracking

2013-02-20 Thread Danial Klimkin
Hello Grace,


See this article on the bids ordering:

  http://support.google.com/adwords/answer/2580293

Please contact AdWords support for more details as this is out of scope for 
the API Team:

  http://support.google.com/adwords/


-Danial, AdWords API Team.


On Tuesday, February 19, 2013 5:43:56 PM UTC+4, Grace Chu wrote:

 HI Danial,

 Thanks for replying to my question.

 In the above scenario:
 Do you mean the 'Managed' placements' destination URL will be served?
 If a Display Network enabled ad group does not have Managed placements, 
 but an AUTO placement is getting credit, what destination URL does that 
 click go to?
 Is it going to be served to the Ad Level destination URL?

 Also, could you please direct me to the Product Support team?
 Not sure how I can reach out / find someone to answer further product 
 specific questions.

 Thank you so much!
 Grace




 On Tuesday, February 19, 2013 4:27:00 AM UTC-5, Danial Klimkin wrote:

 Hello Grace,


 I suggest to double-check with the product support as this is not 
 API-specific topic. The AdWords documentation says:

   If an impression that's served has multiple destination URLs, AdWords 
 will use the URL of the most specific targeting method.

 So I actually expect Placement to take precedence here.


 -Danial, AdWords API Team.


 On Friday, February 15, 2013 8:12:34 PM UTC+4, Grace Chu wrote:

 Display Network - Kw, placement, topic, audience, age, gender all have a 
 destination URL field.  Which one is served when a user fits all 6 criteria?
 My assumption is that url of the criteria triggers the ad will be served.

 Please confirm?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Adwords API is still pending after 13months

2013-02-20 Thread andy
I've emailed the Adwords API team on a number of occasions, most recently 
on the:

12th Feb
14th Feb
18th Feb

I was in contact with a David Torres (he contacted me on the 11th Feb) but 
he seems to have dropped of the face of the earth.

I really need API access in order to properly realise my business goals

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Adwords API is still pending after 13months

2013-02-20 Thread Danial Klimkin
Hello,


Did you contact the tokens review team via adwordsapi-tok...@google.com ?

Please let me know your MCC CID.


-Danial, AdWords API Team.



On Wednesday, February 20, 2013 2:46:00 PM UTC+4, an...@mediabandit.co.uk 
wrote:

 I've emailed the Adwords API team on a number of occasions, most recently 
 on the:

 12th Feb
 14th Feb
 18th Feb

 I was in contact with a David Torres (he contacted me on the 11th Feb) but 
 he seems to have dropped of the face of the earth.

 I really need API access in order to properly realise my business goals


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Can anyone say whether this is a ClientLogin error or something else??

2013-02-20 Thread Paul Matthews (AdWords API Team)
Hi Adam,

Can you try and make a get request to the wsdl from your server? Either 
using a throw-away php script or a cli tool (like wget)?

Cheers,

Paul.

On Tuesday, 19 February 2013 21:33:51 UTC, Adam Smith wrote:

 I checked OpenSSL and I'm using the latest version of the API.  What would 
 be another thing to check when getting this error? 

 Thanks!

 Adam

 On Tuesday, January 15, 2013 11:49:21 AM UTC-5, Paul Matthews (AdWords API 
 Team) wrote:

 Hi Sagar,

 One thing to check is that you've enabled 
 OpenSSLhttp://php.net/manual/en/book.openssl.phpin the php.ini. Without 
 it, it cannot retrieve the wsdl from a https 
 location.

 Regards,

 - Paul, AdWords API Team.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Error when publishing an ImageSearchAd ( TemplateId = 190 ) with a TestAccount

2013-02-20 Thread cristi mihailescu
Hi Kevin,

Any chance for a solution for the above error message: 
USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE 
?

In the attached file you can find the SOPA request / response for this API 
call.

The complete response looks like this:

soap:Fault
faultcodesoap:Server/faultcode
faultstring[AdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE @ 
operations[0].operand.ad.templateId; trigger:'190']/faultstring
detail
ApiExceptionFault 
xmlns=https://adwords.google.com/api/adwords/cm/v201209;
message[AdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE @ 
operations[0].operand.ad.templateId; trigger:'190']/message
ApplicationException.TypeApiException/ApplicationException.Type
errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xsi:type=AdError
fieldPathoperations[0].operand.ad.templateId/fieldPath
trigger190/trigger
errorStringAdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE/errorString
ApiError.TypeAdError/ApiError.Type
reasonUSER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE/reason
/errors
/ApiExceptionFault
/detail
/soap:Fault

Thank you.
Cristi


vineri, 15 februarie 2013, 19:31:00 UTC+2, Kevin Winter (AdWords API Team) 
a scris:

 Hi Cristi,
   We're currently looking into this.

 - Kevin Winter
 AdWords API Team

 On Wednesday, February 13, 2013 12:27:14 AM UTC-5, cristi mihailescu wrote:

 Hello,

 I'm using v201209 .NET Client Libraries with the ClientId 186-121-2518 ( 
 which is a Test Account ).

 The publishing of basic TextAds and ImageAds went ok, but when I try to 
 create a TemplateAd ( templateId = 190, Image Search Ad ),
 the sevice responds with: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE
 ( The user does not have permissions to create a template ad for the 
 given template. )

 This is a limitation for a TestAccount, or I'm doing something wrong?

 Here's a snippet:

 var newAd = new v201209.Ad();
  

 // create the ad image
 var adImage = new Image();
 adImage.data = MiscUtil.ResizeImage(creative.ImageData, 160, 160, 
 ImageFormat.Jpeg);
 var templateAdElement = new TemplateElement();
 templateAdElement.uniqueName = adData;
 templateAdElement.fields = new TemplateElementField[]
 {
 new TemplateElementField
 {
 name = headline,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Title, true, 25)
 },
 new TemplateElementField
 {
 name = description1,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Description, true, 25)
 },
 new TemplateElementField
 {
 name = description2,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Description, false, 25)
 },
 new TemplateElementField
 {
 name =inlineImage,
 type = TemplateElementFieldType.IMAGE,
 fieldMedia = adImage
 }
 };
 newAd = new TemplateAd
  {
  templateId = 190,
  name = creative.Title,
  templateElements = new TemplateElement[] {templateAdElement},
  displayUrl = creative.DisplayedUrl,
  url = creative.Url
  };
  
  
 AdGroupAd adGroupAd = null;
 if (isChanging)
 {
 adGroupAd = new AdGroupAd { adGroupId = adWordsAdGroupId, ad = newAd, 
 status = AdGroupAdStatus.ENABLED };
 adGroupAd.ad.id = adWordsAdGroupAdId;
 }
 else
 {
 adGroupAd = new AdGroupAd { adGroupId = adWordsAdGroupId, ad = newAd, 
 status = AdGroupAdStatus.ENABLED };
 }
 var adOperation = new AdGroupAdOperation {@operator = Operator.ADD};
 if (isChanging)
 adOperation.@operator = Operator.SET;
 adOperation.operand = adGroupAd;
 operations.Add(adOperation);
 try
 {
 AdGroupAdReturnValue returnValue = 
 adService.mutate(operations.ToArray());
 if (returnValue != null  returnValue.value != null  
 returnValue.value.Length  0)
 return returnValue.value[0].ad.id;
 }
 catch (Exception ex)
 {
 throw new System.ApplicationException(Error adding new Ad., ex);
 }

  
 Thank you.
 Cristi



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


-BEGIN API CALL-

Request
---


?xml version=1.0 encoding=utf-8?soap:Envelope 
xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd=http://www.w3.org/2001/XMLSchema;!--POST 
/api/adwords/cm/v201209/AdGroupAdService
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 

Re: Adwords API is still pending after 13months

2013-02-20 Thread andy
Hi Daniel,

AS i mentioned in the original post i've already emailed them on multiple 
occasions.  I've just double checked my email and i've also sent the 
following emails to the api-tokens team

17th Feb 2012 - FW: Fwd: [#962583577] ACTION REQUIRED: Your AdWords API 
Developer Token
25th Jan 2013 - Adwords API access still pending
11th Feb 2013 - FW: Fwd: [#962583577] ACTION REQUIRED: Your AdWords API 
Developer Token

I'd prefer not to put my MCC in the public domain -- i will see about 
emailing it to you? 

Andy

On Wednesday, February 20, 2013 10:56:51 AM UTC, Danial Klimkin wrote:

 Hello,


 Did you contact the tokens review team via 
 adwordsa...@google.comjavascript:?

 Please let me know your MCC CID.


 -Danial, AdWords API Team.



 On Wednesday, February 20, 2013 2:46:00 PM UTC+4, 
 an...@mediabandit.co.ukwrote:

 I've emailed the Adwords API team on a number of occasions, most recently 
 on the:

 12th Feb
 14th Feb
 18th Feb

 I was in contact with a David Torres (he contacted me on the 11th Feb) 
 but he seems to have dropped of the face of the earth.

 I really need API access in order to properly realise my business goals



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Campaign ID from AdGroupCriterionService

2013-02-20 Thread Danial Klimkin
Hello,


No, but you can check out the Criteria report instead:

  https://developers.google.com/adwords/api/docs/appendix/reports#criteria


-Danial, AdWords API Team.


On Monday, February 18, 2013 9:48:18 PM UTC+4, dominik...@jestadigital.com 
wrote:

 Hi,
 Is there a way to pull CampaignId directly from AdGroupCriterionService?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Adwords API is still pending after 13months

2013-02-20 Thread andy
Hi Daniel,

I'd like to email you the MCC-CID can you please let me know where i should 
send it too?

Thanks

Andy

On Wednesday, February 20, 2013 11:03:32 AM UTC, an...@mediabandit.co.uk 
wrote:

 Hi Daniel,

 AS i mentioned in the original post i've already emailed them on multiple 
 occasions.  I've just double checked my email and i've also sent the 
 following emails to the api-tokens team

 17th Feb 2012 - FW: Fwd: [#962583577] ACTION REQUIRED: Your AdWords API 
 Developer Token
 25th Jan 2013 - Adwords API access still pending
 11th Feb 2013 - FW: Fwd: [#962583577] ACTION REQUIRED: Your AdWords API 
 Developer Token

 I'd prefer not to put my MCC in the public domain -- i will see about 
 emailing it to you? 

 Andy

 On Wednesday, February 20, 2013 10:56:51 AM UTC, Danial Klimkin wrote:

 Hello,


 Did you contact the tokens review team via adwordsa...@google.com ?

 Please let me know your MCC CID.


 -Danial, AdWords API Team.



 On Wednesday, February 20, 2013 2:46:00 PM UTC+4, 
 an...@mediabandit.co.ukwrote:

 I've emailed the Adwords API team on a number of occasions, most 
 recently on the:

 12th Feb
 14th Feb
 18th Feb

 I was in contact with a David Torres (he contacted me on the 11th Feb) 
 but he seems to have dropped of the face of the earth.

 I really need API access in order to properly realise my business goals



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE on a TestAccount

2013-02-20 Thread Kevin Winter (AdWords API Team)
Hi Cristi,
  It appears that this ad template has been deprecated (to prevent it being 
created anymore).  We'll be updating the documentation to reflect this.

- Kevin Winter
AdWords API Team

On Wednesday, February 13, 2013 5:04:28 PM UTC-5, Kevin Winter (AdWords API 
Team) wrote:

 Hi Cristi,
   We're looking into whether we can expose this for test accounts.

 - Kevin Winter
 AdWords API Team

 On Friday, February 8, 2013 11:06:00 AM UTC-5, Cristi Mihailescu wrote:

 Hello,

 I'm using v201209 .NET Client Libraries with the ClientId 186-121-2518 ( 
 which is a Test Account ).

 The publishing of basic TextAds and ImageAds went ok, but when I try to 
 create a TemplateAd ( templateId = 190, Image Search Ad ),
 the sevice responds with: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE
 ( The user does not have permissions to create a template ad for the 
 given template. )

 This is a limitation for a TestAccount, or I'm doing something wrong?

 Thank you.
 Cristi



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Querying multiple date ranges

2013-02-20 Thread Alex Coventry
Thanks, Danial.  Yes, I've been looking at doing parallel reports.

On Wednesday, February 20, 2013 5:26:58 AM UTC-5, Danial Klimkin wrote:

 Hi Alex,


 If you want to compare every month of the year to the same month of the 
 previous year, it *may be* more effective to pull data for both years 
 rather than doing 24 requests.

 Otherwise, there is no way to request data for Jan 2012 and Jan 2013 in 
 the same request. You may also want to look into parallel reports 
 requesting (see client libraries examples) which will allow to pull 
 multiple reports quickly.


 -Danial, AdWords API Team.



 On Tuesday, February 19, 2013 10:12:04 PM UTC+4, Alex Coventry wrote:

 Comparison of staggered requests of two months' duration?  Very clever, 
 that would cut the number of requests in half.  Thank you.

 Best regards,
 Alex

 On Tuesday, February 19, 2013 4:17:22 AM UTC-5, Danial Klimkin wrote:

 Hello Alex,


 Only one date range is allowed per request. You can request a two-mo

 -Danial, AdWords API Team.


 On Friday, February 15, 2013 1:53:56 AM UTC+4, Alex Coventry wrote:

 Is there a way to simultaneously query multiple date ranges?  I would 
 like to do performance comparisons month-against month, i.e., Jan 2013 
 against Jan 2012, Dec 2012 against Dec 2011, etc.  Do I need to do a 
 separate query for each month I want to analyze, or is there a way to get 
 performance summaries for each month of interest out of a single query?

 nths period though and calculate summary on the client side.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Is it possible to set a negative keyword using the AdGroupCriterionService?

2013-02-20 Thread Alan Coleman
Hello everyone,

I'd like to set a negative keyword in an adgroup. Can I do this using 
the AdGroupCriterionService? 

If so where do I set the field to negative?

I've been reading through the NegativeAdGroupCriterion but the 
documentation indicates that criterionUse NEGATIVE is read only.

https://developers.google.com/adwords/api/docs/reference/v201209/AdGroupCriterionService.NegativeAdGroupCriterion

Any Suggestions would be helpful.

Many thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Error when publishing an ImageSearchAd ( TemplateId = 190 ) with a TestAccount

2013-02-20 Thread Kevin Winter (AdWords API Team)
Hi Cristi,
  I responded in your other 
threadhttps://groups.google.com/d/msg/adwords-api/ORYwDBvqWIE/oavtonK4E68J 
that 
this template has been deprecated and we'll update the documentation to 
reflect this.

- Kevin Winter
AdWords API Team

On Wednesday, February 20, 2013 6:00:59 AM UTC-5, cristi mihailescu wrote:

 Hi Kevin,

 Any chance for a solution for the above error message: 
 USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE 
 ?

 In the attached file you can find the SOPA request / response for this API 
 call.

 The complete response looks like this:

 soap:Fault
 faultcodesoap:Server/faultcode
 faultstring[AdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE @ 
 operations[0].operand.ad.templateId; trigger:'190']/faultstring
 detail
 ApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/cm/v201209;
 message[AdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE @ 
 operations[0].operand.ad.templateId; trigger:'190']/message
 ApplicationException.TypeApiException/ApplicationException.Type
 errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=AdError
 fieldPathoperations[0].operand.ad.templateId/fieldPath
 trigger190/trigger
 errorStringAdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE/errorString
 ApiError.TypeAdError/ApiError.Type
 reasonUSER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE/reason
 /errors
 /ApiExceptionFault
 /detail
 /soap:Fault

 Thank you.
 Cristi


 vineri, 15 februarie 2013, 19:31:00 UTC+2, Kevin Winter (AdWords API Team) 
 a scris:

 Hi Cristi,
   We're currently looking into this.

 - Kevin Winter
 AdWords API Team

 On Wednesday, February 13, 2013 12:27:14 AM UTC-5, cristi mihailescu 
 wrote:

 Hello,

 I'm using v201209 .NET Client Libraries with the ClientId 186-121-2518 ( 
 which is a Test Account ).

 The publishing of basic TextAds and ImageAds went ok, but when I try to 
 create a TemplateAd ( templateId = 190, Image Search Ad ),
 the sevice responds with: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE
 ( The user does not have permissions to create a template ad for the 
 given template. )

 This is a limitation for a TestAccount, or I'm doing something wrong?

 Here's a snippet:

 var newAd = new v201209.Ad();
  

 // create the ad image
 var adImage = new Image();
 adImage.data = MiscUtil.ResizeImage(creative.ImageData, 160, 160, 
 ImageFormat.Jpeg);
 var templateAdElement = new TemplateElement();
 templateAdElement.uniqueName = adData;
 templateAdElement.fields = new TemplateElementField[]
 {
 new TemplateElementField
 {
 name = headline,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Title, true, 25)
 },
 new TemplateElementField
 {
 name = description1,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Description, true, 25)
 },
 new TemplateElementField
 {
 name = description2,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Description, false, 25)
 },
 new TemplateElementField
 {
 name =inlineImage,
 type = TemplateElementFieldType.IMAGE,
 fieldMedia = adImage
 }
 };
 newAd = new TemplateAd
  {
  templateId = 190,
  name = creative.Title,
  templateElements = new TemplateElement[] {templateAdElement},
  displayUrl = creative.DisplayedUrl,
  url = creative.Url
  };
  
  
 AdGroupAd adGroupAd = null;
 if (isChanging)
 {
 adGroupAd = new AdGroupAd { adGroupId = adWordsAdGroupId, ad = newAd, 
 status = AdGroupAdStatus.ENABLED };
 adGroupAd.ad.id = adWordsAdGroupAdId;
 }
 else
 {
 adGroupAd = new AdGroupAd { adGroupId = adWordsAdGroupId, ad = newAd, 
 status = AdGroupAdStatus.ENABLED };
 }
 var adOperation = new AdGroupAdOperation {@operator = Operator.ADD};
 if (isChanging)
 adOperation.@operator = Operator.SET;
 adOperation.operand = adGroupAd;
 operations.Add(adOperation);
 try
 {
 AdGroupAdReturnValue returnValue = 
 adService.mutate(operations.ToArray());
 if (returnValue != null  returnValue.value != null  
 returnValue.value.Length  0)
 return returnValue.value[0].ad.id;
 }
 catch (Exception ex)
 {
 throw new System.ApplicationException(Error adding new Ad., ex);
 }

  
 Thank you.
 Cristi



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE on a TestAccount

2013-02-20 Thread cristi mihailescu
Hi Kevin,

I see, this templateId ( = 190 ) is now obsolete. 

This means we cannot publish an Ad that contains both Image  Text using 
the API, right? 

Thank you.
Cristi

miercuri, 20 februarie 2013, 16:02:52 UTC+2, Kevin Winter (AdWords API 
Team) a scris:

 Hi Cristi,
   It appears that this ad template has been deprecated (to prevent it 
 being created anymore).  We'll be updating the documentation to reflect 
 this.

 - Kevin Winter
 AdWords API Team

 On Wednesday, February 13, 2013 5:04:28 PM UTC-5, Kevin Winter (AdWords 
 API Team) wrote:

 Hi Cristi,
   We're looking into whether we can expose this for test accounts.

 - Kevin Winter
 AdWords API Team

 On Friday, February 8, 2013 11:06:00 AM UTC-5, Cristi Mihailescu wrote:

 Hello,

 I'm using v201209 .NET Client Libraries with the ClientId 186-121-2518 ( 
 which is a Test Account ).

 The publishing of basic TextAds and ImageAds went ok, but when I try to 
 create a TemplateAd ( templateId = 190, Image Search Ad ),
 the sevice responds with: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE
 ( The user does not have permissions to create a template ad for the 
 given template. )

 This is a limitation for a TestAccount, or I'm doing something wrong?

 Thank you.
 Cristi



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Error when publishing an ImageSearchAd ( TemplateId = 190 ) with a TestAccount

2013-02-20 Thread cristi mihailescu
Hi Kevin,

Sorry for the double posting and thanks for your response.

I posted a 
questionhttps://groups.google.com/d/msg/adwords-api/ORYwDBvqWIE/lbcv2YLeJEcJon
 the other thread regarding Image  Text Ads, if you can reply.

Thank you.
Cristi

miercuri, 20 februarie 2013, 20:29:54 UTC+2, Kevin Winter (AdWords API 
Team) a scris:

 Hi Cristi,
   I responded in your other 
 threadhttps://groups.google.com/d/msg/adwords-api/ORYwDBvqWIE/oavtonK4E68J 
 that 
 this template has been deprecated and we'll update the documentation to 
 reflect this.

 - Kevin Winter
 AdWords API Team

 On Wednesday, February 20, 2013 6:00:59 AM UTC-5, cristi mihailescu wrote:

 Hi Kevin,

 Any chance for a solution for the above error message: 
 USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE ?

 In the attached file you can find the SOPA request / response for this 
 API call.

 The complete response looks like this:

 soap:Fault
 faultcodesoap:Server/faultcode
 faultstring[AdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE @ 
 operations[0].operand.ad.templateId; trigger:'190']/faultstring
 detail
 ApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/cm/v201209;
 message[AdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE @ 
 operations[0].operand.ad.templateId; trigger:'190']/message
 ApplicationException.TypeApiException/ApplicationException.Type
 errors xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xsi:type=AdError
 fieldPathoperations[0].operand.ad.templateId/fieldPath
 trigger190/trigger
 errorStringAdError.USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE/errorString
 ApiError.TypeAdError/ApiError.Type
 reasonUSER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE/reason
 /errors
 /ApiExceptionFault
 /detail
 /soap:Fault

 Thank you.
 Cristi


 vineri, 15 februarie 2013, 19:31:00 UTC+2, Kevin Winter (AdWords API 
 Team) a scris:

 Hi Cristi,
   We're currently looking into this.

 - Kevin Winter
 AdWords API Team

 On Wednesday, February 13, 2013 12:27:14 AM UTC-5, cristi mihailescu 
 wrote:

 Hello,

 I'm using v201209 .NET Client Libraries with the ClientId 186-121-2518 ( 
 which is a Test Account ).

 The publishing of basic TextAds and ImageAds went ok, but when I try to 
 create a TemplateAd ( templateId = 190, Image Search Ad ),
 the sevice responds with: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE
 ( The user does not have permissions to create a template ad for the 
 given template. )

 This is a limitation for a TestAccount, or I'm doing something wrong?

 Here's a snippet:

 var newAd = new v201209.Ad();
  

 // create the ad image
 var adImage = new Image();
 adImage.data = MiscUtil.ResizeImage(creative.ImageData, 160, 160, 
 ImageFormat.Jpeg);
 var templateAdElement = new TemplateElement();
 templateAdElement.uniqueName = adData;
 templateAdElement.fields = new TemplateElementField[]
 {
 new TemplateElementField
 {
 name = headline,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Title, true, 25)
 },
 new TemplateElementField
 {
 name = description1,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Description, true, 25)
 },
 new TemplateElementField
 {
 name = description2,
 type = TemplateElementFieldType.TEXT,
 fieldText = GetAdDescription(creative.Description, false, 25)
 },
 new TemplateElementField
 {
 name =inlineImage,
 type = TemplateElementFieldType.IMAGE,
 fieldMedia = adImage
 }
 };
 newAd = new TemplateAd
  {
  templateId = 190,
  name = creative.Title,
  templateElements = new TemplateElement[] {templateAdElement},
  displayUrl = creative.DisplayedUrl,
  url = creative.Url
  };
  
  
 AdGroupAd adGroupAd = null;
 if (isChanging)
 {
 adGroupAd = new AdGroupAd { adGroupId = adWordsAdGroupId, ad = newAd, 
 status = AdGroupAdStatus.ENABLED };
 adGroupAd.ad.id = adWordsAdGroupAdId;
 }
 else
 {
 adGroupAd = new AdGroupAd { adGroupId = adWordsAdGroupId, ad = newAd, 
 status = AdGroupAdStatus.ENABLED };
 }
 var adOperation = new AdGroupAdOperation {@operator = Operator.ADD};
 if (isChanging)
 adOperation.@operator = Operator.SET;
 adOperation.operand = adGroupAd;
 operations.Add(adOperation);
 try
 {
 AdGroupAdReturnValue returnValue = 
 adService.mutate(operations.ToArray());
 if (returnValue != null  returnValue.value != null  
 returnValue.value.Length  0)
 return returnValue.value[0].ad.id;
 }
 catch (Exception ex)
 {
 throw new System.ApplicationException(Error adding new Ad., ex);
 }

  
 Thank you.
 Cristi



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You 

Re: Fault occurred while processing when trying to add campaigns

2013-02-20 Thread David Torres
Hi Timo,

I see two emails associated to your MCC, one of them is set as read-only. 
If you are using that hotmail one that is reason of the error.

Best,

- David Torres - AdWords API Team

On Monday, February 18, 2013 6:41:33 AM UTC-5, Timo Aarnio wrote:

 Hi,

 It seems the person controlling the MCC account has only given the rights 
 to read data for the test account.. I'll have to ask him change the rights.

 I tried through the tests. All of the tests with getting various 
 information worked properly, showing what they were supposed to show.
 When trying the add audience and add conversion tracker examples from 
 remarketing, it gave ACTION_NOT_PERMITTED error.
 [Feb 18 2013 13:03:04.00 - ERROR] email= effectiveUser=123456789 
 service=UserListService method=mutate operators={ADD: 1} responseTime=41 
 requestId=0004d5fdab31cf080ae5656602fe operations=0 units=0 server=
 adwords.google.com isFault=true 
 faultMessage=[OperationAccessDenied.ACTION_NOT_PERMITTED @ ]
 I can't try the other add services since I can't add a campaign first.

 I'll post here again once I get a reply from the MCC account controller 
 and I have tried to add the campaign again.

 Best regards

 Timo

 perjantai, 15. helmikuuta 2013 21.13.25 UTC+2 David Torres kirjoitti:

 Hi Timo,

 Just to let you know I'm still working on your issue, and have a follow 
 up question for you. Do you see the same error trying to call other 
 services? running other examples.

 Best,

 - David

 On Thursday, February 14, 2013 12:27:44 PM UTC-5, David Torres wrote:

 Hi Timo,

 I've forwarded your issue to the team. I will have you a response soon.

 Best,

 - David

 On Monday, February 11, 2013 8:02:47 AM UTC-5, Timo Aarnio wrote:

 Hi, I'm sorry for the delay from my side as well.

 Yes, the issue is still there, here's the latest error call:
 [Feb 11 2013 15:00:01.00 - ERROR] email=testaccount 
 effectiveUser=123456789 service=BudgetService method=mutate 
 operators={ADD: 
 1} responseTime=67 requestId=0004d5727c8b42a00ae53cdb6932 operations=0 
 units=0 server=adwords.google.com isFault=true faultMessage=Fault 
 occurred while processing.


 Thanks again for the help,

 Timo

 maanantai, 4. helmikuuta 2013 23.08.50 UTC+2 David Torres (AdWords API 
 Team) kirjoitti:

 Hi,

 Sorry for our delay responding you here, are you still experiencing 
 this issue? if yes, can you give me a fresh requestId of the issue, I'd 
 be 
 glad to investigate.

 To answer your questions:
 You don't seem to be doing anything wrong, in fact this type of error 
 is likely an issue we need look at in our side.
 You should be using the test account credentials and not the MCC, as I 
 believe you are doing correctly.

 Best,

 - David Torres - AdWords API Team

 On Friday, January 25, 2013 11:57:03 AM UTC-5, Timo Aarnio wrote:

 Hi

 I'm currently trying to add campaigns for the test account. But when 
 I run the script, it throws Fault occurred while processing. error.

 The error seems to happen when the script tries to mutate budget: 
 [Jan 25 2013 18:03:48.00 - ERROR] email=testemail 
 effectiveUser=123456789 service=BudgetService method=mutate 
 operators={ADD: 
 1} responseTime=156 requestId=0004d41f126d8a300ae53fcd6bc0 
 operations=0 
 units=0 server=adwords.google.com isFault=true faultMessage=Fault 
 occurred while processing.

 When digging into the soap_xml.log it seems to throw a 500 Internal 
 Server Error

 [Jan 25 2013 18:26:21.00 - ERROR] POST 
 /api/adwords/cm/v201209/BudgetService HTTP/1.1

 Host: adwords.google.com

 Connection: Keep-Alive

 User-Agent: PHP-SOAP/5.3.15, gzip

 Accept-Encoding: gzip, deflate

 Content-Encoding: gzip

 Content-Type: text/xml; charset=utf-8

 SOAPAction: 

 Content-Length: 623

 ?xml version=1.0 encoding=UTF-8?
 SOAP-ENV:Envelope xmlns:SOAP-ENV=
 http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1=
 https://adwords.google.com/api/adwords/cm/v201209;
   SOAP-ENV:Header
 ns1:RequestHeader
   ns1:authToken*/ns1:authToken
   ns1:clientCustomerId123456789/ns1:clientCustomerId
   ns1:developerToken1563418token/ns1:developerToken
   ns1:userAgentZoinedTool (AwApi/3.1.1, 
 php/5.3.15)/ns1:userAgent
 /ns1:RequestHeader
   /SOAP-ENV:Header
   SOAP-ENV:Body
 ns1:mutate
   ns1:operations
 ns1:operatorADD/ns1:operator
 ns1:operand
   ns1:nameTestCampaign #5102b22d772b2/ns1:name
   ns1:periodDAILY/ns1:period
   ns1:amount
 ns1:microAmount5000/ns1:microAmount
   /ns1:amount
   ns1:deliveryMethodSTANDARD/ns1:deliveryMethod
 /ns1:operand
   /ns1:operations
 /ns1:mutate
   /SOAP-ENV:Body
 /SOAP-ENV:Envelope

 HTTP/1.1 500 Internal Server Error

 Content-Type: text/xml; charset=UTF-8

 Content-Encoding: gzip

 Date: Fri, 25 Jan 2013 16:26:18 GMT

 Expires: Fri, 25 Jan 2013 16:26:18 GMT

 Cache-Control: private, max-age=0

 X-Content-Type-Options: nosniff

 X-Frame-Options: SAMEORIGIN

 

Re: Is it possible to set a negative keyword using the AdGroupCriterionService?

2013-02-20 Thread Oliver
Here is a sample code in Java.  Basically, you don't need to set NEGATIVE 
explicitly since by creating a NegativeAdGroupCriterion you're effectively 
saying it's a negative keyword:


 Keyword keyword = new Keyword();
keyword.setText(.);
keyword.setMatchType(..);

NegativeAdGroupCriterion keywordNegativeAdGroupCriterion = new 
NegativeAdGroupCriterion();
keywordNegativeAdGroupCriterion.setAdGroupId();
keywordNegativeAdGroupCriterion.setCriterion(keyword);

AdGroupCriterionOperation operation = new 
AdGroupCriterionOperation();
operation.setOperand(keywordNegativeAdGroupCriterion);
operation.setOperator(Operator.ADD);


Oliver


On Wednesday, February 20, 2013 3:50:29 PM UTC, Alan Coleman wrote:

 Hello everyone,

 I'd like to set a negative keyword in an adgroup. Can I do this using 
 the AdGroupCriterionService? 

 If so where do I set the field to negative?

 I've been reading through the NegativeAdGroupCriterion but the 
 documentation indicates that criterionUse NEGATIVE is read only.


 https://developers.google.com/adwords/api/docs/reference/v201209/AdGroupCriterionService.NegativeAdGroupCriterion

 Any Suggestions would be helpful.

 Many thanks.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Ad disapproval reasons are null in v200909

2013-02-20 Thread David Torres
Hi John,

The reason is because trademark disapprovals don't have  disapprovalReasons.

Best,

- David Torres - AdWords API Team

On Wednesday, February 13, 2013 5:33:59 PM UTC-5, John Lister wrote:

 Full soap log as can't attach anything - sorry

 John


 ***
 2013-02-13 22:25:28,729  INFO AdsServiceLoggers: 
 ***
 SOAP Request:
 ?xml version=1.0 encoding=UTF-8?soapenv:Envelope xmlns:soapenv=
 http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd=
 http://www.w3.org/2001/XMLSchema; xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;
 soapenv:Header
 ns1:RequestHeader xmlns:ns1=
 https://adwords.google.com/api/adwords/cm/v201209; 
 soapenv:mustUnderstand=0
 
 ns1:authTokenDQAAAKcAAABviLmyiOqL7_NA/ns1:authToken
 ns1:clientCustomerId15--92/ns1:clientCustomerId
 ns1:developerTokenrXMupA/ns1:developerToken
 ns1:userAgentKickstone (AwApi-Java, AdWords-Axis/1.12.4, 
 Common-Java/1.12.4, Axis/1.4, Java/1.7.0_13, maven)/ns1:userAgent
 ns1:validateOnlyfalse/ns1:validateOnly
 ns1:partialFailurefalse/ns1:partialFailure
 /ns1:RequestHeader
 /soapenv:Header
 soapenv:Body
 query xmlns=https://adwords.google.com/api/adwords/cm/v201209;
 querySELECT AdGroupId, Id, DisapprovalReasons WHERE 
 AdGroupId= 5918352539 AND AdGroupCreativeApprovalStatus = DISAPPROVED ORDER 
 BY AdGroupId, Id/query
 /query
 /soapenv:Body
 /soapenv:Envelope

 ***
 2013-02-13 22:25:28,730  INFO AdsServiceLoggers: 
 ***
 SOAP Response:
 ?xml version=1.0 encoding=UTF-8?soap:Envelope xmlns:soap=
 http://schemas.xmlsoap.org/soap/envelope/;
 soap:Header
 ResponseHeader xmlns=
 https://adwords.google.com/api/adwords/cm/v201209;
 requestId0004d5a29e3410280ae5ba4f15d5/requestId
 serviceNameAdGroupAdService/serviceName
 methodNamequery/methodName
 operations0/operations
 responseTime551/responseTime
 units1/units
 /ResponseHeader
 /soap:Header
 soap:Body
 queryResponse xmlns=
 https://adwords.google.com/api/adwords/cm/v201209;
 rval
 totalNumEntries1/totalNumEntries
 Page.TypeAdGroupAdPage/Page.Type
 entries
 adGroupId5918352539/adGroupId
 ad xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance; xsi:type=TextAd
 id20686201859/id
 url
 http://www.em/439055-retro-shortwave-radio-for-self-constructors-3779
 /url
 
 displayUrlEbum/Conrad-Radio/displayUrl
 Ad.TypeTextAd/Ad.Type
 headlineConrad Radio/headline
 description1Ebu1 For 
 Electricals/description1
 description2Unbeatable Prices. Amazing 
 Range!/description2
 /ad
 statusENABLED/status
 approvalStatusDISAPPROVED/approvalStatus
 trademarkDisapprovedtrue/trademarkDisapproved
 stats
 networkSEARCH/network
 Stats.TypeAdStats/Stats.Type
 percentServed0.0/percentServed
 /stats
 /entries
 /rval
 /queryResponse
 /soap:Body
 /soap:Envelope

 ***
 2013-02-13 22:27:39,788  INFO AdsServiceLoggers: 
 ***
 SOAP Request:
 ?xml version=1.0 encoding=UTF-8?soapenv:Envelope xmlns:soapenv=
 http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd=
 http://www.w3.org/2001/XMLSchema; xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;
 soapenv:Header
 ns1:RequestHeader xmlns:ns1=
 https://adwords.google.com/api/adwords/cm/v201209; 
 soapenv:mustUnderstand=0
 
 ns1:authTokenDQAAAKTJpjg1UkNCQ/ns1:authToken
 ns1:clientCustomerId15-92/ns1:clientCustomerId
 ns1:developerTokenrXM6iupA/ns1:developerToken
 ns1:userAgentKickstone (AwApi-Java, AdWords-Axis/1.12.4, 
 Common-Java/1.12.4, Axis/1.4, Java/1.7.0_13, maven)/ns1:userAgent
 ns1:validateOnlyfalse/ns1:validateOnly
 ns1:partialFailurefalse/ns1:partialFailure
 /ns1:RequestHeader
 /soapenv:Header
 soapenv:Body
 query xmlns=https://adwords.google.com/api/adwords/cm/v201209;
 querySELECT AdGroupId, Id, DisapprovalReasons WHERE 
 AdGroupId= 5917645499 AND AdGroupCreativeApprovalStatus = DISAPPROVED ORDER 
 BY AdGroupId, Id/query
 /query
 /soapenv:Body
 /soapenv:Envelope

 ***
 2013-02-13 22:27:39,788  INFO AdsServiceLoggers: 
 ***
 SOAP Response:
 ?xml version=1.0 encoding=UTF-8?soap:Envelope xmlns:soap=
 

Re: Display Network Destination URLs - which is served?

2013-02-20 Thread Oliver
hmmm interesting.  If Destination URLs can be added through the web 
interface it must be hidden very well.  I can not find it at all.

I know there is a column for it, but how do you actually define it for e.g. 
a keyword?

I can see the Editor supports Destination URLs for some criteria, but then 
again the Editor is not always in sync with the web interface.

Oliver



On Tuesday, February 19, 2013 1:47:33 PM UTC, Grace Chu wrote:

 Hi Oliver,

 Thanks for replying to my question.
 Actually, in the Adwords UI, there is a Destination URL for all of these 
 criteria:
 - display keyword
 - managed placement
 - topics
 - audiences
 - age
 - gender



 On Tuesday, February 19, 2013 4:00:52 AM UTC-5, Oliver wrote:

 I am not sure you can assign a Destination URL to any of the display 
 keywords, placements, topics, audiences, age, or gender.

 At least the adwords web interface doesn't allow this.

 In Display, it seems the only Destination URL you can define is the Ad 
 one.

 Oliver


 On Friday, February 15, 2013 7:52:37 PM UTC, Grace Chu wrote:

 If an ad group in a DIsplay Network enabled campaign, has display 
 keywords, placements, topics, audiences, age, and gender.
 Each with their own Destination URLs.
 When a user is shown an ad on the GDN, and fits all 6 criteria - which 
 URL is served?

 My assumption is, the URL of whichever criteria triggered the ad will be 
 the destination URL.

 Is this correct?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE on a TestAccount

2013-02-20 Thread Kevin Winter (AdWords API Team)
Hi Cristi,
  Not with this template, no.  According to the description A template to 
create a search ad specifically for Google Images that includes both text 
and an image. and the fact that I can't find any other documentation on 
it, I'm assuming the format of advertising on google images has been 
deprecated and removed from the UI as well.

- Kevin Winter
AdWords API Team

On Wednesday, February 20, 2013 2:52:37 PM UTC-5, cristi mihailescu wrote:

 Hi Kevin,

 I see, this templateId ( = 190 ) is now obsolete. 

 This means we cannot publish an Ad that contains both Image  Text using 
 the API, right? 

 Thank you.
 Cristi

 miercuri, 20 februarie 2013, 16:02:52 UTC+2, Kevin Winter (AdWords API 
 Team) a scris:

 Hi Cristi,
   It appears that this ad template has been deprecated (to prevent it 
 being created anymore).  We'll be updating the documentation to reflect 
 this.

 - Kevin Winter
 AdWords API Team

 On Wednesday, February 13, 2013 5:04:28 PM UTC-5, Kevin Winter (AdWords 
 API Team) wrote:

 Hi Cristi,
   We're looking into whether we can expose this for test accounts.

 - Kevin Winter
 AdWords API Team

 On Friday, February 8, 2013 11:06:00 AM UTC-5, Cristi Mihailescu wrote:

 Hello,

 I'm using v201209 .NET Client Libraries with the ClientId 186-121-2518 ( 
 which is a Test Account ).

 The publishing of basic TextAds and ImageAds went ok, but when I try to 
 create a TemplateAd ( templateId = 190, Image Search Ad ),
 the sevice responds with: USER_DOES_NOT_HAVE_ACCESS_TO_TEMPLATE
 ( The user does not have permissions to create a template ad for the 
 given template. )

 This is a limitation for a TestAccount, or I'm doing something wrong?

 Thank you.
 Cristi



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




AdGroup Stats Missing

2013-02-20 Thread Sam Rastin
One of my clients shows adgroup stats for their product listing ads for 
every day in January when viewed in the adwords.google.com, however when 
using the API the 27th and 28th return zero values while other days return 
numbers matching the web interface. I've contacted general AdWords support 
and was redirected to the API support forum. My other clients do not suffer 
from the same problem. Any help would be greatly appreciated.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.