Re: Unable to get a refresh_token with GetRefreshToken.php

2013-09-06 Thread Justin
I'm having this EXACT same issue and the other thread doesn't seem to be 
helping. Do I need to wait to be approved by Google for the Adwords API to 
test this out? Or can I use the pending Developer Token? If I should be 
able to get a refresh token I'm not.

Mark, have you had any luck here?

On Monday, August 26, 2013 9:35:39 AM UTC-4, Takeshi Hagikura (AdWords API 
Team) wrote:

 Hi, 

 Maybe it's the same issue for this 
 threadhttps://groups.google.com/d/msg/adwords-api/aucqEmo0m5w/G1VqAo1NiMkJ
 . 
 If it doesn't help the situation, please let me know again.

 Best,
 - Takeshi

 On Thursday, August 22, 2013 6:11:57 AM UTC+9, Mark wrote:

 Having used the adwords API for some years and upgraded various versions 
 of the PHP client library including the apility days however, we are having 
 major problems with the migration from v201209 to v201306

 Our use is solely to run our own adwords account by automatically 
 changing adverts prices,  adding new adgroups and keyword for new products.

 Currently we maintain some 13K + adgroups.

 We use the PHP client library as the base of our development for 
 authentication, updating and communication included from within our own 
 scripts which communicate directly with our database servers.

 As you can imagine as we have been offline since the sunset of v201209 
 this is now critical.

 Currently,  we have downloaded the v201306 php client library and 
 uploaded it to a test area on our server.

 We have followed the instructions about getting an OAuth 2.0 
 refresh_token and that is where we have hit a brick wall.

 We have created a client_id and client_secret both of which have been 
 placed into the src/Google/Api/Ads/Adword/auth.ini file.

 The next step was to run GetRefreshToken.php
 We have ran this from  [url]/examples/AdWords/Auth/GetRefreshToken.phpand 
 initially ended up with a blank page.

  
 Some debug later and we found that the command:


 if (__FILE__ != realpath($_SERVER['PHP_SELF'])) { 

 return;
 }
  
 was creating the problem. The realpath command is returning false 
 (something common seamingly as the script running does not have write 
 privilages to the lower level items of the path) and therefore the two 
 values did not match and consequently the script was just stopping without 
 any message hence the white screen.
  

 So we commented out these commands and tried again.   This time we got a 
 little further but still received an error.

 Log in to your AdWords account and open the following URL: 

 https://accounts.google.com/o/oauth2/auth?response_type=codeclient_id=[REMOVED].apps.googleusercontent.comredirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoobscope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2Faccess_type=offline

 After approving the token enter the authorization code here: 
 Your OAuth2 Credentials are incorrect.
 Please see the GetRefreshToken.php example.
 {
   error : invalid_request
 }

 Even with the error, we tried to use the url by manually posting it in a 
 browser but that give us an error that the url was incorrect.
  
 Having trolled through many forum and web posts we are still no further 
 forward as to what could be the problem.
  
 Any assistance to just get past this first step of getting a 
 refresh_token would be 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.


AdWords API Caught between a rock and a hard place?

2010-04-14 Thread Justin
Hi Guys,

I have been using the Adwords v13 API for some time now to pull
reports.

I use CampaignService to get a list of all active campaigns for a
client.
I then use the ReportService to pull a tailored report for each
campaign.

Having read the documentation online I see that there is still no
alternative in v2009 for ReportService?
The sunset is in a week is it not? That is not leaving us much time to
migrate our code?

The Campaign service method getAllAdWordsCampaigns() is also gone in
v2009.
How do we now query for a list of campaigns.

What would be really helpful would be to update the v13 documentation,
and point to alternative functions or workarounds in a part of the
article that relate to v2009.

Thanks in advance,

Justin



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

To unsubscribe, reply using remove me as the subject.


My reports stopped, whats the alternative now?

2010-07-01 Thread Justin
Hi guys,

I was running daily reports which have now stopped due to the 22nd
June sunset for V13.
I see on the whats new v2009 page that the ReportService is coming
soon
http://code.google.com/apis/adwords/v2009/docs/whatschanged.html

Just wondering what people are doing (if anything) to pull reports?

Thanks for your help,

Justin





-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: My reports stopped, whats the alternative now?

2010-07-02 Thread Justin
Anyone? (bump)

On Jul 1, 5:10 pm, Justin jusm...@gmail.com wrote:
 Hi guys,

 I was running daily reports which have now stopped due to the 22nd
 June sunset for V13.
 I see on the whats new v2009 page that the ReportService is coming
 soonhttp://code.google.com/apis/adwords/v2009/docs/whatschanged.html

 Just wondering what people are doing (if anything) to pull reports?

 Thanks for your help,

 Justin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


TargetingIdea costs

2010-08-17 Thread Justin
Hi Eric

I hope you can help me. I'm trying to calculate the costs of making
calls to your API to get keyword ideas. I'd like to get an idea of the
costs before our technical team starts work on the implementation.

I want to be able to submit a keyword and get back 200 keyword
suggestions along with a search count (my parameters are that I want a
search count from the US in English). I want to limit the costs - so I
don't want more than 200 keywords returned.

I've looked at your rate sheet and I reckon that we should be using
the TargetingIdea call.

And I reckon this will cost us:

* 5 units (per-request cost); plus
* (for 200 keywords), 200*0.1 units

So, 25 units in total.

You charge $0.25/1000 units. So, just to check, I'd be able to make
that call 160 times for $1.

Could you let me know whether my understanding is correct?

Thanks and kind regards

Justin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: TargetingIdea costs

2010-08-18 Thread Justin
Just wondering if you'd had a chance to look at my query.

It would be good to get an answer today if that's possible.

Kind regards

Justin

On Aug 17, 6:36 pm, Justin justindeavi...@googlemail.com wrote:
 Hi Eric

 I hope you can help me. I'm trying to calculate the costs of making
 calls to your API to get keyword ideas. I'd like to get an idea of the
 costs before our technical team starts work on the implementation.

 I want to be able to submit a keyword and get back 200 keyword
 suggestions along with a search count (my parameters are that I want a
 search count from the US in English). I want to limit the costs - so I
 don't want more than 200 keywords returned.

 I've looked at your rate sheet and I reckon that we should be using
 the TargetingIdea call.

 And I reckon this will cost us:

 * 5 units (per-request cost); plus
 * (for 200 keywords), 200*0.1 units

 So, 25 units in total.

 You charge $0.25/1000 units. So, just to check, I'd be able to make
 that call 160 times for $1.

 Could you let me know whether my understanding is correct?

 Thanks and kind regards

 Justin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


using adparam to set prices on all ads in an adgroup

2012-09-14 Thread Justin
 

I've been using the API for several things, and recently wanted to use it 
to set the prices displayed on my ads.

The adGroups are arraigned so that they are each related to a product. I 
simply (I really thought this would be simple) want to update the param1 
value in all ads in a given adGroup.

What I have found so far is that the parameter needs to be set for *every 
single keyword* used on that adGroup. 

Ideally I would want to: 

Best case: Send the AdGroup ID up and a value for the param and have all 
ads up dated. 
Worst Case: Send up the Adgroup ID and Ad ID and param Value for each ad to 
be updated.

Is there anyway of doing this?

Thanks for any help.

p.s. on a slightly related note, can anyone point out a use case for the 
current implementation (changing parameters per keyword)? As I may simply 
be approaching this from the wrong angle.


pps: I found a similar question that's 2 years old so I'm hoping things 
have been improved over the last few 
years:https://groups.google.com/forum/?fromgroups=#!search/AdParam$20all$20keywords/adwords-api/fNAWaneqCmw/discussion

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Can not get BidModifier of Location?

2013-05-17 Thread Justin
Hi Api AdWords team,
Currently i can not get the BidModifier of Location although I created some 
Location with BidModifier on the AdWords. All BidModifiers of all Location 
are null. Are there any problem with my Campaign? My test code is below:

CampaignCriterionServiceInterface campaignCriterionService = 
getCampaignCriterionServiceInterface();

Selector selector = new Selector();
selector.setFields(new String[] {Id, CampaignId, 
PlatformName, CriteriaType, BidModifier, DayOfWeek,
StartHour, StartMinute, EndHour, EndMinute, 
LocationName, DisplayType, TargetingStatus,
ParentLocations, GeoPoint, RadiusDistanceUnits, 
RadiusInUnits, Address});
ListPredicate predicateList = new ArrayListPredicate();
Predicate campaignPredicate = new Predicate();
campaignPredicate.setField(CampaignId);
campaignPredicate.setOperator(PredicateOperator.EQUALS);
campaignPredicate.setValues(new 
String[]{String.valueOf(campaignId)});
predicateList.add(campaignPredicate);
selector.setPredicates(predicateList.toArray(new 
Predicate[predicateList.size()]));

CampaignCriterion[] campaignCriterions = null;
try {
campaignCriterions = 
campaignCriterionService.get(selector).getEntries();
} catch (ApiException e) {

} catch (RemoteException e) {

}

Regards,
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Approved AdWords API developer token is now Rejeted - PLEASE HELP!

2011-09-13 Thread Justin
Ditto, same problem.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Approved AdWords API developer token is now Rejeted - PLEASE HELP!

2011-09-13 Thread Justin
An alternative worth considering is Wordtracker's API service. You can
find out more here: http://www.wordtracker.com/api And you can sign up
by emailing supp...@wordtracker.com

The price, for a commercial contract, is $800 for 10,000 calls, and
the data is original (ie, from real search engines, rather than an
amalgamation of other sources).

Hope that's useful.

Justin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Approved AdWords API developer token is now Rejeted - PLEASE HELP!

2011-09-15 Thread Justin
The thing that's bothersome about this situation, Eric, is that there
 are keyword tools like Market Samurai (a tool that is initially given
 away for free) and other desktop tools that SCRAPE the Google External
 Keyword Tool, which is a clear violation of Google's Terms of
 Service.  These desktop tool owners don't have the nerve to even apply
 for an Adwords API token because their business model of having an end
 user paying for the tool one time would never work.

I'll second that.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Service account - different errors

2014-06-19 Thread justin
I'm trying to get some test data from the AdWords API and find it to be 
quite overwhelming with the amount of conflicting documentation about test 
accounts, mcc's, client id's, service account client ids, etc etc. 

I am currently finally able to receive a token from the Google OAuth 
server, with my service account - however any actual API calls always fail 
with 1 of 2 results

AuthorizationError.USER_PERMISSION_DENIED

QuotaCheckError.INCOMPLETE_SIGNUP

I can invoke either error by changing values in the web.config of the 
google adwords api code that I grabbed off of GitHub. Would someone please 
be so kind to help walk me through this? I dont know if its an issue with 
the developer token, the oauth token, the MCC id, the service account, the 
account/username that has to go with the service account ( OAuth2PrnEmail 
does it have to be the same as what was used to generate the service 
account?)

Please please help

Thanks
Justin 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Re: Service account - different errors

2014-06-19 Thread justin
Yes I am a google app domain administrator. I have a user in the MCC 
production account jus...@campaignium.com . I used this user to create 
the service account in the google developer console. Then I went in in 
google apps domain and gave rights to the client id of the service 
account user that I created, for the adwords 
api https://adwords.google.com/api/adwords/;. The developer account we 
applied for, was in our production MCC account (its pending). We created a 
test MCC with a couple test ad accounts. I should be able to access the 
test MCC through the API with the temp production dev token and service 
account correct? Heres my app.config (using google adwords api wrapper c# 
project from github)

 add key=ClientCustomerId value=809-256-3457/
add key=AuthorizationMethod value=OAuth2 /
add key=OAuth2Mode value=SERVICE_ACCOUNT /
add key=OAuth2ServiceAccountEmail
value={removedforsecurity}@developer.gserviceaccount.com /
add key=OAuth2PrnEmail value=jus...@campaignium.com /
add key=OAuth2JwtCertificatePath

value=C:\Users\Justin\Downloads\{removedforsecurity}-privatekey.p12 /
add key=OAuth2JwtCertificatePassword
value=notasecret /


Does everything look ok? I'm trying to call GetCampains

Thanks!

On Thursday, June 19, 2014 5:18:06 AM UTC-5, Danial Klimkin wrote:

 Hello Justin,


 Are you a Google App domain administrator? For all other cases please use 
 an offline or web flow instead, see this guide for more details:

   https://developers.google.com/adwords/api/docs/guides/authentication

 The first error means you are trying to access the account that doesn't 
 match your OAuth token. The most common issue here is that you may 
 generated OAuth2 token under your developer account. Please log off of any 
 google account and make sure to log in under your *AdWords* user before 
 generating the OAuth2 tokens.

 The second error means you haven't accepted Terms and Conditions or have 
 no approved developer token. Please make sure to set up billing and accept 
 TC under your *MCC account* as described here:

   https://developers.google.com/adwords/api/docs/signingup


 -Danial, AdWords API Team.

 On Wednesday, June 18, 2014 11:25:02 PM UTC+4, jus...@campaignium.com 
 wrote:

 I'm trying to get some test data from the AdWords API and find it to be 
 quite overwhelming with the amount of conflicting documentation about test 
 accounts, mcc's, client id's, service account client ids, etc etc. 

 I am currently finally able to receive a token from the Google OAuth 
 server, with my service account - however any actual API calls always fail 
 with 1 of 2 results

 AuthorizationError.USER_PERMISSION_DENIED

 QuotaCheckError.INCOMPLETE_SIGNUP

 I can invoke either error by changing values in the web.config of the 
 google adwords api code that I grabbed off of GitHub. Would someone please 
 be so kind to help walk me through this? I dont know if its an issue with 
 the developer token, the oauth token, the MCC id, the service account, the 
 account/username that has to go with the service account ( OAuth2PrnEmail 
 does it have to be the same as what was used to generate the service 
 account?)

 Please please help

 Thanks
 Justin 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Error Creating Root Product Partition

2016-02-03 Thread Justin

In the AdWords UI it gives you this option when creating an Ad Group under 
the shopping campaign type:

"Start with one product group with a single bid for all products"

I'm trying to duplicate that, but getting this error:

[AdGroupCriterionError.CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION 
@ operations[0].operand.criterion]

I created a test ad group using "Start with one product group with a single 
bid for all products" and then imported it to inspect the object and I'm 
creating it the exact same way as it's being returned when I get that root 
product partition.

See my request and response SOAP XML below.

I know for a subdivision I need to create the "ALL OTHERS" empty case 
value.  However, when looking at the ad group criterion object I get back I 
just get back one object with a UNIT type.

In AdWords it displays it as just "All Products", with a + next to it, and 
you can set a bid on the product group.

CREATE PRODUCT PARTITION REQUEST:

 http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema;>
https://adwords.google.com/api/adwords/cm/v201509;>
  
ADD

  3220668
  BIDDABLE
  
-1
PRODUCT_PARTITION
UNIT
  
  
MANUAL_CPC

  
25
  


  
25
  

  

  

  

RESPONSE:

  

  soap:Server
  
[AdGroupCriterionError.CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION
 
@ operations[0].operand.criterion]
  
https://adwords.google.com/api/adwords/cm/v201509;>
  
[AdGroupCriterionError.CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION
 
@ operations[0].operand.criterion]
  
ApiException
  http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="AdGroupCriterionError">
operations[0].operand.criterion



AdGroupCriterionError.CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION
AdGroupCriterionError
UNKNOWN
  

  

  

HERE IS WHAT I'M TRYING TO DUPLICATE AND WHAT THE PRODUCT GROUP I CREATED 
LOOKS LIKE ON A REQUEST:

http://schemas.xmlsoap.org/soap/envelope/;>
  
https://adwords.google.com/api/adwords/cm/v201509;>
  00052ad44b884f380a4c49679b08c536
  AdGroupCriterionService
  get
  1
  384

  
  
https://adwords.google.com/api/adwords/cm/v201509;>
  
1
AdGroupCriterionPage
http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="BiddableAdGroupCriterion">
  33190889968
  BIDDABLE
  
18283950120
PRODUCT_PARTITION
ProductPartition
UNIT
  
  
BiddableAdGroupCriterion
  ENABLED
  ELIGIBLE
  APPROVED
  
MANUAL_CPC
CAMPAIGN

  CpcBid
  
Money
1
  
  CRITERION


  CpmBid
  
Money
1
  
  ADGROUP

  

  

  


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bb791219-e69c-4d81-92b0-2fca576ce758%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Ads Percentage Served Value - Reporting

2016-05-02 Thread Justin

https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report

Where is the percentage served field?

I.e., if we have multiple ads in an ad group, in AdWords you can add the 
column showing the first ad was displayed 52% of the time and the other ad 
48% of the time.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e7c9b8cb-d5e0-44e7-bca4-095a9dab395c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-07 Thread Justin
Hi folks,

I'm trying to find a way to push up a CSV file to google adwords for some 
dynamic remarketing we wish to do.

We are in the realestate segment so I found some nice documentation about 
this:

- AdWords .NET SDK: https://github.com/googleads/googleads-dotnet-lib
- AdWords .NET 
Samples: 
https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWords/CSharp
- Dynamic Remarketting 
info: https://support.google.com/adwords/answer/3103357

I've read that AdWords has a specific template for real estate (ref: 
https://developers.google.com/adwords/api/docs/appendix/placeholders#real_estate)
 
which looks perfect for us.

But I just can't find any C# / .NET samples that target dynamic remarketing 
:( I thought this SDK c# sample code might have been it 
(ref: 
https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWords/CSharp/v201609/Remarketing
 
) but i think that's for a different remarketing?

Can anyone please help me, with some links to some examples please?

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/89e12ee0-f6a3-44cc-b8a3-4d582a742f49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-14 Thread Justin
Hi Peter,

Urgh :( Really - there's no API or support for Dynamic remarketing ads via 
the API?

So - is the _only way_ to upload dynamic remarketing ads ... is to upload a 
csv file _manually_ via the adwords UI/website?

If yes - is this
- an oversight 
- just an issue with not-enough-developers+time, etc (which we all have :/ )
- something that will _not_ be coming to adwords API 

cheers and sad-panda-face :(

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1026f91d-43cf-4397-82ca-af6c77dbc89b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-14 Thread Justin
Hi Peter - thanks again for the prompt reply.

So are you saying this:


- First, manually create a feed and manually upload some initial data to 
your adwords account. (Refer to the other AdWords Community Forum about how 
this can be done).
- Now, u can use the AdWords API to push up new products, *one at a time* ?

Taken from the guide (which you've linked above) with emphasis, mine.

"Using the AdWords API, you can *maintain *the Feeds, FeedMappings and 
FeedItems that drive your Dynamic Remarketing ads on the Display Network."

What does _maintain_ mean? 
- You can only upload 1x product or remove 1x product, per API call?
- The feed, etc has to be manually created via the UI?

That guide is using Java for their example and using RealEstate listings as 
the example-product. So - using that guide as an example .. imagine I have 
a list of 10 thousand or 50 thousand real estate listings I wish to upload 
to AdWords for dynamic remarketing. Can this be done, based on that guide?

I'm sorry if I sound or confused - I've been spending a fair amount of time 
on this and i'm so stumped. I'm not trying to be rude, though so please 
don't take my questions as sounding rude or ungrateful.

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6112522c-6191-42af-90e5-906875b79e3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-24 Thread Justin


Hi Thanet and thank you kindly for your reply.


I've been quiet in the last few days because I've been trying to follow 
yours (and the above) advice in getting this to work.

So far -- i've made SOME progress, but still not there yet. (yeah - this is 
really taking a long time).

So this is what i've done and how far I've got and something is still not 
working for me :(

- Created a _TEST_ adwords campaign manager account and then a campaign.
- Create a Feed (Shared Library -> Business Data -> new Data Feed -> upload 
some fake data)





- Next I'm trying to do the first part of the GUIDE 
 
: Placeholder to Attribute Mapping.




Doing this, I can auth, I get back a FeedMappingService but the 
attributeMappingFields 
are NULL.

I've double checked my FeedId and my ClientId and they seem to be ok ... 
when i had the *manager-accountId* as my clientId, I got NO .entries 
before... so I _*feel like*_ these Id's are correct.

Is there any reason why the attributeMappingFields would be NULL? 

-J- (still attempting to get this working :/ )

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2557e7dc-f376-4be9-a320-f384afd7cd54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-27 Thread Justin
Perfect! That did it :) it's working now :)

So .. I'm nearly there.

Now, Every night we will be running some code that will upload any new 
items and of course we need to remove any items that have now 
expired/need-to-be-removed.

Is there a simple way to say: GetAllId's from the feed?

So if we have 100,000 rows in the feed, then we get a list of 100,000 ID's 
... and I can now determine what's new and what's to be removed and 
create/delete that small 'difference' set.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ffacd06c-df29-4ade-a44e-dda0b9cce7c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-28 Thread Justin
Hi again Peter,

The  FeedItemService.get 

 to 
return all the FeedItemIds 

 works 
great. Paging too!

Is there a way I can *also *return a specific piece of data, per row/feed 
item? Basically, can i return the attribute "foo" which is key/text . This 
way, I can use *that *value to correlate against my db keys to find 
intersections, etc.

e.g.
Type: Dynamic display ad feed (Real estate) 
Attributes: Listing ID (key, text), Listing name (text), Final URL (URL list
)

/\___ return the Listing ID values at the same time.

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d2a4fd56-f5d3-4f20-949b-673c55b6340d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-27 Thread Justin
Cheers Peter! i'll see if that works for me tomorrow.

I'm guessing :

1. Index == the index in the page. If i want records 1->100, that's index 0 
with page size 100. for records 101->200, that's index 100, page size 100.
2. I can loop through this paging, increasing the index number with each 
loop until I don't get any more results (or I max the loop, just to be 
safe).
   eg indexes => 0, 10,000, 20,000, 30,000, 40,000 ... etc. 

-me-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bd2c678f-21d4-4827-a823-7e768dc8e007%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-15 Thread Justin
Hi Mike - thanks for the reply :) really appreciate it (and to the others 
who have also helped out :) 

> You should be able to create thousands of feed items in a single mutate 
request by adding more operations
Ok - kewl :) i'll have to figure out how to do that and off I go :)

>initial setup has to be done on the web interface
Ok :)

> and any ad creation has to be done on the web interface
hmm.. ad creation?

> but you can add and remove feed items to populate ad data with the API

hmm Ok :( I'm confused :(

So a feed is like a database table right? Where 1 feed will hold many feed 
items (aka rows).

so if i wish to do some dynamic remarketing for property listings (as the 
example in the guide is doing), I would (somehow) create a PropertyListing 
feed manually in the Web/UI and then somehow use the API to add/remove 
Property Listings that are for sale on the market?
If yes .. then where do 'ads' come into this? I thought each feed item (aka 
each property listing) is an ad?

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b080409f-0fe3-4a26-81e6-cb2abd048100%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-20 Thread Justin
OK great! 

So this is the current status of things right now about how I've 
interpreted the answers and what i'm trying to do but am stuck:

1 - Create a Feed in the Web Interface.
2 - Have a C# background application that uses the FeedService 1x a day to 
add and/or delete FeedItem's to my Feed.
3 - Use the guide 
 
which PeterO suggested, to help do this.

~*Assuming*~ those 3 points are correct ...

Lets look at point #2.

I'm actually really struggling to port the Java example to C# code :( Now, 
i've ported Java before, so this is not a syntax issue (which would mean I 
need to solve this by myself) but* an issue with matching up the JAVA API 
to the .NET API*.

So the guide says this:

1 - "*you'll need to retrieve the FeedMapping for your Feed and the Real 
Estate vertical's placeholder type. The FeedMapping will tell you the 
FeedAttribute in your Feed that corresponds to each placeholder field.*"
2 - Construct operations to add the new listings (which are 5 steps in 
themselves)

So first i'll talk about the API problems I can't seem to find :(

> install-package Google.AdWords  (using version 18.33.0)
Framework: .NET 4.61 

First, post the java code to .NET for the guide's example method 
getPlaceholderToAttributeMap

I can't find these in the SDK provided...

a) AdWordsSession
b) AdWordsServices
c) SelectorBuilder

The rest of the custom AdWords classes in the second part of the guide I 
can find (eg. FeedItemOperation, FeedItemAttributeValue etc.)

*** It's really like that GUIDE needs to have an updated .NET C# version .. 
if _anything_ at least a SAMPLE of this found in the .NET samples please ?*

So can anyone please help me by saying where those classes exist in the 
.NET C# version. Or what they are renamed as OR if there are any C# samples 
doing this, please?

-J- :) :)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3f444147-5dbd-4732-a843-fe357dbd596c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-29 Thread Justin
Hi again Peter :)

question about Adding/Deleting FeedItems 

I have the following code that Add's an FeedItem:

var service = 
(FeedItemService)user.GetService(AdWordsService.v201609.FeedItemService);
var itemsUpdateReturnValue = 
service.mutate(newFeedItemOperations.ToArray());

QUESTION: Is there a max number of FeedItemOperations -per mutate- call?
Eg. each array should be a max of 10,000 FeedItemOperations? Or it doesn't 
matter how large that array is?

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4b393cbd-41ed-46c4-96e9-cf73a6e8d071%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-29 Thread Justin
Ah! ok .. 

brb ..

yep - got it!

for those still following this thread ... here's the c#

var selector = new Selector
{
fields = new[] { "FeedId", "Status", "AttributeValues"},
predicates = new[]
{
Predicate.Equals("FeedId", feedId),
Predicate.Equals("Status", FeedMappingStatus.ENABLED.ToString())
},
paging = new Paging
{
numberResults = 1, // This max was suggested by the AdWords API 
Team.
numberResultsSpecified = true,
startIndex = 0,
startIndexSpecified = true
}
};

kewl! i'm nearly there now :)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/836342d8-2880-45cb-b5af-36087014e1e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
Awesome answers folks - thanks heaps. I'm _really_ grateful for all this 
help :)

Another question *blush*.

With the Scheduled Automatic Updates, is the system smart enough to handle:
- When a new item exists in the file but _not_ in adwords (i.e. an ADD 
operation)
- When an item exists in AdWords feed but _not_ in the latest file (i.e. an 
DELETE operation)
- When an item exists in the file _and_ it already exists in the adwords 
feed but some of the data has changed (except the KEY obviously) (i.e. an 
UPDATE operation)
- When an item exists in the file _and_ it arready exists in the adwords 
feed but nothing has changed (i.e. a no-op or an UPDATE op but nothing has 
changed). 

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d061593d-ab26-4dd0-ba17-39972e5048c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-12-04 Thread Justin
Hi All,

just to put some results out there...

- A few weeks to get the API code to work (including getting all the 
account stuff working/storted/etc).
- A day or so to strip that code out, add CSV format and FTP that up to our 
FTP server ... then turn on Scheduled Updates.

CSV is about 100mb and it looks like it's working great!

Thanks everyone for all the constant help - I really really appreciated it.

Keep smiling!

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0643bb30-e863-47dc-8c0c-c00f6a15cfc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
So Shwetha, the scheduled automatic updates are smart enough to figure out 
insert/delete/updates, then?

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0f01cb11-93c3-42f8-b220-9142a14b2b76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
Hi Sylvain!

oh wow - really? after all this, there's *another *way to do this without 
using the API?

Where can you define in AdWords this AUTO-FETCHING? 

I can easily create a csv or excel file, once a night and put it up, 
somewhere. But where in the UI/AdWords website can you say:

1. grab file abcd.csv from this URL
2. username/password (if this data is protected ... say via https or ftp 
server).

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6b6b80a1-b925-4702-8961-b9b6dba9ba46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BudgetOrder Infinite EndDateTime

2019-02-26 Thread Justin
Typo at the end of the last sentence. Updated:

> would I specify '20371230 235959 America/Toronto' or '20371231 025959 
> America/Toronto' to indicate and infinite EndDateTime?


On Tuesday, February 26, 2019 at 8:38:32 AM UTC-5, Justin wrote:
>
> Hi,
> As specified in the API documentation 
> <https://developers.google.com/adwords/api/docs/reference/v201809/BudgetOrderService.BudgetOrder#endDateTime>,
>  
> you can set the EndDateTime on a Budget Order to the same instant as 
> '20371230 235959 America/Los_Angeles' to specify an infinite end date. 
> However 'StartDateTime and EndDateTime must use the same time zone'. If I 
> wanted to use America/Toronto as the timezone in my StartDateTime ( +3 
> hours from America/Los_Angeles ), would I specify '20371230 235959 
> America/Toronto' or '20380101 025959 America/Toronto' to indicate and 
> infinite EndDateTime?
>
> Thanks,
>
> Justin
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b45e2007-5b57-48b4-808e-b7fa2ebb3524%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


BudgetOrder Infinite EndDateTime

2019-02-26 Thread Justin
Hi,
As specified in the API documentation 
<https://developers.google.com/adwords/api/docs/reference/v201809/BudgetOrderService.BudgetOrder#endDateTime>,
 
you can set the EndDateTime on a Budget Order to the same instant as 
'20371230 235959 America/Los_Angeles' to specify an infinite end date. 
However 'StartDateTime and EndDateTime must use the same time zone'. If I 
wanted to use America/Toronto as the timezone in my StartDateTime ( +3 
hours from America/Los_Angeles ), would I specify '20371230 235959 
America/Toronto' or '20380101 025959 America/Toronto' to indicate and 
infinite EndDateTime?

Thanks,

Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4458d36b-8b6c-48d0-b553-be37a6ced41f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-02-28 Thread Justin
Hi,

I'm attempting to add a Billing Account to a sub-account using 
BudgetOrderService. When attempting to create a BudgetOrder I'm faced with 
the following error messsage.
 

> BudgetOrderError.BILLING_SETUP_INCOMPLETE : no billing setup found, may be 
> in the middle of signup


I was able to create a BudgetOrder by first, using the WebUI to add a 
billing account and invoice for the sub-account, signing the agreement, 
then run the request again on the API. 

Is there an API endpoint that would allow me to automate Payment Setup for 
each sub account ( so the WebUI/manual intervention is not needed )? Or is 
there another way to create a BudgetOrder for a fresh sub-account?

Thanks in advance,

Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/077c7f4e-17ee-4b37-be67-a1100bdad6d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-03-04 Thread Justin
Issue solved,

I needed to specify *BOTH* billingAccountId and primaryBillingId in my 
mutate operation. Previously I was only specifying one or the other.


On Thursday, February 28, 2019 at 10:17:28 AM UTC-5, Justin wrote:
>
> Hi,
>
> I'm attempting to add a Billing Account to a sub-account using 
> BudgetOrderService. When attempting to create a BudgetOrder I'm faced with 
> the following error messsage.
>  
>
>> BudgetOrderError.BILLING_SETUP_INCOMPLETE : no billing setup found, may 
>> be in the middle of signup
>
>
> I was able to create a BudgetOrder by first, using the WebUI to add a 
> billing account and invoice for the sub-account, signing the agreement, 
> then run the request again on the API. 
>
> Is there an API endpoint that would allow me to automate Payment Setup for 
> each sub account ( so the WebUI/manual intervention is not needed )? Or is 
> there another way to create a BudgetOrder for a fresh sub-account?
>
> Thanks in advance,
>
> Justin
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/54e416b6-ec02-4300-84f1-17e610bfd43a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-03-01 Thread Justin
If I am not currently on consolidated billing, will the mutate operation 
work at all? I've been white listed for the operation and it works once 
manually setting up the invoice for the sub account, then making the mutate 
operation to create a budget order. I'm not sure whether or not I'm 
currently under consolidated billing.

Thanks,
Justin

On Thursday, February 28, 2019 at 3:59:32 PM UTC-5, 
googleadsapi-forumadvisor wrote:
>
> Hello,
>
> If you like to use the BudgetOrderService 
> <https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService>
>  via 
> the API, the account should already be on consolidated billing. Also the 
> mutate 
> <https://developers.google.com/adwords/api/docs/reference/v201809/BudgetOrderService#mutate>
>  operation 
> in this service is available only on a whitelist basis. If you are not 
> using consolidated billing 
> <https://support.google.com/google-ads/answer/7058401>, you will not be 
> able to manage the account budgets via the API. AdWords API does not 
> support Payment. However, you can check this guide 
> <https://support.google.com/adwords/answer/2497582?hl=en> which 
> elaborates Billing and Payments through the Google Ads UI. 
>
> Thanks,
> Milind, AdWords API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> <https://support.google.com/google-ads/contact/survey_transactional?caseid=1-424725427=en=1>
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b4078673-51df-41a9-b7fc-c5ec06621838%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Removing ManagedCustomer Accounts

2019-02-04 Thread Justin
Hi,

After creating a sub account using the API's ManagedCustomerService -> 
mutate -> ADD operation. How can this account be subsequently 
removed/deleted?

My understanding is to un-link the sub-account via mutateLink and set the 
LinkStatus to Inactive. However the sub-account will then not have a user 
with administrative access or a manager account with administrative 
ownership and the operation will return 
a CANNOT_UNLINK_ACCOUNT_WITHOUT_ACTIVE_USER error.

Is there a way to completely remove these sub-accounts?

Thanks in advance,
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/202dd723-3998-4b47-b241-0e11f9b6cc9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Removing ManagedCustomerService Accounts

2019-02-04 Thread Justin
Hi,

After creating a sub account using the API's ManagedCustomerService -> 
mutate -> ADD operation. How can this account be subsequently 
removed/deleted?

My understanding is to un-link the sub-account via mutateLink and set the 
LinkStatus to Inactive. However the sub-account will then not have a user 
with administrative access or a manager account with administrative 
ownership and the operation will return 
a CANNOT_UNLINK_ACCOUNT_WITHOUT_ACTIVE_USER error.

Is there a way to *completely remove* these sub-accounts (not just link to 
another account)?

Thanks in advance,
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ded5635a-5aa0-4930-ab07-ebbc24b4d5aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Service account - different errors

2014-06-19 Thread Justin Coon
Hi Danial,

I replied here, but also directly to you (with private information). I 
can't see what I have configured here incorrectly - but maybe you have some 
insight and can see what's wrong. This is halting development, as we can't 
even get started :(

Thanks
Justin

On Thursday, June 19, 2014 8:05:38 AM UTC-5, Justin Coon wrote:

 Yes I am a google app domain administrator. I have a user in the MCC 
 production account jus...@campaignium.com . I used this user to create 
 the service account in the google developer console. Then I went in in 
 google apps domain and gave rights to the client id of the service 
 account user that I created, for the adwords api 
 https://adwords.google.com/api/adwords/;. The developer account we 
 applied for, was in our production MCC account (its pending). We created a 
 test MCC with a couple test ad accounts. I should be able to access the 
 test MCC through the API with the temp production dev token and service 
 account correct? Heres my app.config (using google adwords api wrapper c# 
 project from github)

  add key=ClientCustomerId value=809-256-3457/
 add key=AuthorizationMethod value=OAuth2 /
 add key=OAuth2Mode value=SERVICE_ACCOUNT /
 add key=OAuth2ServiceAccountEmail
 value={removedforsecurity}@developer.gserviceaccount.com /
 add key=OAuth2PrnEmail value=jus...@campaignium.com /
 add key=OAuth2JwtCertificatePath
 
 value=C:\Users\Justin\Downloads\{removedforsecurity}-privatekey.p12 /
 add key=OAuth2JwtCertificatePassword
 value=notasecret /


 Does everything look ok? I'm trying to call GetCampains

 Thanks!

 On Thursday, June 19, 2014 5:18:06 AM UTC-5, Danial Klimkin wrote:

 Hello Justin,


 Are you a Google App domain administrator? For all other cases please use 
 an offline or web flow instead, see this guide for more details:

   https://developers.google.com/adwords/api/docs/guides/authentication

 The first error means you are trying to access the account that doesn't 
 match your OAuth token. The most common issue here is that you may 
 generated OAuth2 token under your developer account. Please log off of any 
 google account and make sure to log in under your *AdWords* user before 
 generating the OAuth2 tokens.

 The second error means you haven't accepted Terms and Conditions or have 
 no approved developer token. Please make sure to set up billing and accept 
 TC under your *MCC account* as described here:

   https://developers.google.com/adwords/api/docs/signingup


 -Danial, AdWords API Team.

 On Wednesday, June 18, 2014 11:25:02 PM UTC+4, jus...@campaignium.com 
 wrote:

 I'm trying to get some test data from the AdWords API and find it to be 
 quite overwhelming with the amount of conflicting documentation about test 
 accounts, mcc's, client id's, service account client ids, etc etc. 

 I am currently finally able to receive a token from the Google OAuth 
 server, with my service account - however any actual API calls always fail 
 with 1 of 2 results

 AuthorizationError.USER_PERMISSION_DENIED

 QuotaCheckError.INCOMPLETE_SIGNUP

 I can invoke either error by changing values in the web.config of the 
 google adwords api code that I grabbed off of GitHub. Would someone please 
 be so kind to help walk me through this? I dont know if its an issue with 
 the developer token, the oauth token, the MCC id, the service account, the 
 account/username that has to go with the service account ( OAuth2PrnEmail 
 does it have to be the same as what was used to generate the service 
 account?)

 Please please help

 Thanks
 Justin 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
I have a test account and service account working for v201402, but when i 
update to the v201406 client libraries, I get 
Failed to get access token for service account.\n{\n  \error\ : 
\access_denied\,\n  \error_description\ : \Requested client not 
authorized.\\n}

Any idea why the service account would not work with the new version of API?

Thanks
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Re: v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
If this can help anyone I figured out what it was - I had to go back to

https://admin.google.com/AdminHome?chromeless=1#OGX:ManageOauthClients

and add a new authorization for the new AdWords API scope - 
*https://www.googleapis.com/auth/adwords*

it used to be - *https://adwords.google.com/api/adwords/*

I wish this was in the migration documentation somewhere - I apologize if 
its not, but I didnt see it anywhere



On Tuesday, July 22, 2014 11:46:49 AM UTC-5, Justin Coon wrote:

 I have a test account and service account working for v201402, but when i 
 update to the v201406 client libraries, I get 
 Failed to get access token for service account.\n{\n  \error\ : 
 \access_denied\,\n  \error_description\ : \Requested client not 
 authorized.\\n}

 Any idea why the service account would not work with the new version of 
 API?

 Thanks
 Justin


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Re: v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
*Correction - I apologize if it *IS *in the migration documentation (but 
I'm fairly certain it is not)...

On Tuesday, July 22, 2014 9:35:34 PM UTC-5, Justin Coon wrote:

 If this can help anyone I figured out what it was - I had to go back to

 https://admin.google.com/AdminHome?chromeless=1#OGX:ManageOauthClients

 and add a new authorization for the new AdWords API scope - 
 *https://www.googleapis.com/auth/adwords 
 https://www.googleapis.com/auth/adwords*

 it used to be - *https://adwords.google.com/api/adwords/ 
 https://adwords.google.com/api/adwords/*

 I wish this was in the migration documentation somewhere - I apologize if 
 its not, but I didnt see it anywhere



 On Tuesday, July 22, 2014 11:46:49 AM UTC-5, Justin Coon wrote:

 I have a test account and service account working for v201402, but when i 
 update to the v201406 client libraries, I get 
 Failed to get access token for service account.\n{\n  \error\ : 
 \access_denied\,\n  \error_description\ : \Requested client not 
 authorized.\\n}

 Any idea why the service account would not work with the new version of 
 API?

 Thanks
 Justin



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.


Age Range sample data

2014-08-24 Thread Justin Coon
Hi,

I'm using a test/non-production token and trying to get sample report data. 
Obviously this is futile since there's no real activity to report off of in 
my test account. Can anyone be so kind as to provide some sample XML that 
comes back from the Age Range and Gender sample reports? I want to see what 
it looks like when aggregated by the age ranges and genders. 

Thanks!
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cd482e82-b199-42ce-8bd2-caaad8fd3702%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Age Range sample data

2014-08-25 Thread Justin Coon
Hi Josh - thats great and gives me some promise! i must be doing something
wrong with my call - heres my result set

report
  report-name name=AGE_RANGE_PERFORMANCE_REPORT /
  date-range date=Jul 1, 2014-Jul 31, 2014 /
  table
columns
  column name=campaignID display=Campaign ID /
  column name=campaign display=Campaign /
  column name=day display=Day /
  column name=clicks display=Clicks /
  column name=impressions display=Impressions /
  column name=ctr display=CTR /
/columns
  /table
/report

I will re-look at how I am configuring my call to the API
(selectors/predicates). I appreciate the quick response so much and will
update you after I re-check my query.




On Mon, Aug 25, 2014 at 9:39 AM, Josh Radcliff (AdWords API Team) 
adwordsapiadvisor+j...@google.com wrote:

 Hi,

 Just to clarify, even on my test account, if I submit:

 ?xml version=1.0?
 reportDefinition xmlns:ns2=
 https://adwords.google.com/api/adwords/cm/v201406;
 ns2:selector
   ns2:fieldsCampaignId/ns2:fields
   ns2:fieldsAdGroupId/ns2:fields
   ns2:fieldsId/ns2:fields
   ns2:fieldsCriteria/ns2:fields
   ns2:fieldsImpressions/ns2:fields
   ns2:fieldsClicks/ns2:fields
   ns2:fieldsCost/ns2:fields
   ns2:predicates
 ns2:fieldAdGroupId/ns2:field
 ns2:operatorEQUALS/ns2:operator
 ns2:values8138389615/ns2:values
   /ns2:predicates
 /ns2:selector
 ns2:reportNameAge range performance report
 #140897729/ns2:reportName
 ns2:reportTypeAGE_RANGE_PERFORMANCE_REPORT/ns2:reportType
 ns2:dateRangeTypeYESTERDAY/ns2:dateRangeType
 ns2:downloadFormatXML/ns2:downloadFormat
 ns2:includeZeroImpressions*true*/ns2:includeZeroImpressions
 /reportDefinition

 Then I'll get back:

 ?xml version=1.0?
 report
 report-name name=Criteria performance report #140897729/
 date-range date=Aug 24, 2014/
 table
   columns
 column name=campaignID display=Campaign ID/
 column name=adGroupID display=Ad group ID/
 column name=criterionID display=Criterion ID/
 column name=ageRange display=Age Range/
 column name=impressions display=Impressions/
 column name=clicks display=Clicks/
 column name=cost display=Cost/
   /columns
   row campaignID=164997895 adGroupID=8138389615 criterionID=503001
 ageRange=18-24 impressions=0 clicks=0 cost=0/
   row campaignID=164997895 adGroupID=8138389615 criterionID=503002
 ageRange=25-34 impressions=0 clicks=0 cost=0/
   row campaignID=164997895 adGroupID=8138389615 criterionID=503003
 ageRange=35-44 impressions=0 clicks=0 cost=0/
   row campaignID=164997895 adGroupID=8138389615 criterionID=503004
 ageRange=45-54 impressions=0 clicks=0 cost=0/
   row campaignID=164997895 adGroupID=8138389615 criterionID=503005
 ageRange=55-64 impressions=0 clicks=0 cost=0/
   row campaignID=164997895 adGroupID=8138389615 criterionID=503006
 ageRange=65 or more impressions=0 clicks=0 cost=0/
   row campaignID=164997895 adGroupID=8138389615 criterionID=503999
 ageRange=Undetermined impressions=0 clicks=0 cost=0/
 /table
 /report

 In other words, AdWords will still give me an idea of the report contents (
 *ageRange* values), even though I'm using a test account.

 Cheers,
 Josh, AdWords API Team


 On Monday, August 25, 2014 9:48:33 AM UTC-4, Josh Radcliff (AdWords API
 Team) wrote:

 Hi Justin,

 Even though your test account isn't serving ads, you can still get
 reporting data back from that account by including zero impressions. Our Zero
 Impression Reports Guide
 https://developers.google.com/adwords/api/docs/guides/zero-impression-reports
  explains
 how to do this, and the *download_criteria_report* sample in each client
 library's example set shows how to set the *includeZeroImpressions* flag
 in your report requests.

 Please give that a try and let me know if you have any trouble getting
 back data.

 Cheers,
 Josh, AdWords API Team

 On Sunday, August 24, 2014 11:26:12 AM UTC-4, Justin Coon wrote:

 Hi,

 I'm using a test/non-production token and trying to get sample report
 data. Obviously this is futile since there's no real activity to report off
 of in my test account. Can anyone be so kind as to provide some sample XML
 that comes back from the Age Range and Gender sample reports? I want to see
 what it looks like when aggregated by the age ranges and genders.

 Thanks!
 Justin

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum

Re: Age Range sample data

2014-08-25 Thread Justin Coon
Josh - are ad groups required for this report? Or can we aggregate the
results at a campaign or even higher at the account level? I know I can do
it manually by making multiple calls and aggregating myself.
Hi,

Just to clarify, even on my test account, if I submit:

?xml version=1.0?
reportDefinition xmlns:ns2=
https://adwords.google.com/api/adwords/cm/v201406;
ns2:selector
  ns2:fieldsCampaignId/ns2:fields
  ns2:fieldsAdGroupId/ns2:fields
  ns2:fieldsId/ns2:fields
  ns2:fieldsCriteria/ns2:fields
  ns2:fieldsImpressions/ns2:fields
  ns2:fieldsClicks/ns2:fields
  ns2:fieldsCost/ns2:fields
  ns2:predicates
ns2:fieldAdGroupId/ns2:field
ns2:operatorEQUALS/ns2:operator
ns2:values8138389615/ns2:values
  /ns2:predicates
/ns2:selector
ns2:reportNameAge range performance report #140897729/ns2:reportName
ns2:reportTypeAGE_RANGE_PERFORMANCE_REPORT/ns2:reportType
ns2:dateRangeTypeYESTERDAY/ns2:dateRangeType
ns2:downloadFormatXML/ns2:downloadFormat
ns2:includeZeroImpressions*true*/ns2:includeZeroImpressions
/reportDefinition

Then I'll get back:

?xml version=1.0?
report
report-name name=Criteria performance report #140897729/
date-range date=Aug 24, 2014/
table
  columns
column name=campaignID display=Campaign ID/
column name=adGroupID display=Ad group ID/
column name=criterionID display=Criterion ID/
column name=ageRange display=Age Range/
column name=impressions display=Impressions/
column name=clicks display=Clicks/
column name=cost display=Cost/
  /columns
  row campaignID=164997895 adGroupID=8138389615 criterionID=503001
ageRange=18-24 impressions=0 clicks=0 cost=0/
  row campaignID=164997895 adGroupID=8138389615 criterionID=503002
ageRange=25-34 impressions=0 clicks=0 cost=0/
  row campaignID=164997895 adGroupID=8138389615 criterionID=503003
ageRange=35-44 impressions=0 clicks=0 cost=0/
  row campaignID=164997895 adGroupID=8138389615 criterionID=503004
ageRange=45-54 impressions=0 clicks=0 cost=0/
  row campaignID=164997895 adGroupID=8138389615 criterionID=503005
ageRange=55-64 impressions=0 clicks=0 cost=0/
  row campaignID=164997895 adGroupID=8138389615 criterionID=503006
ageRange=65 or more impressions=0 clicks=0 cost=0/
  row campaignID=164997895 adGroupID=8138389615 criterionID=503999
ageRange=Undetermined impressions=0 clicks=0 cost=0/
/table
/report

In other words, AdWords will still give me an idea of the report contents (
*ageRange* values), even though I'm using a test account.

Cheers,
Josh, AdWords API Team

On Monday, August 25, 2014 9:48:33 AM UTC-4, Josh Radcliff (AdWords API
Team) wrote:

 Hi Justin,

 Even though your test account isn't serving ads, you can still get
 reporting data back from that account by including zero impressions. Our Zero
 Impression Reports Guide
 https://developers.google.com/adwords/api/docs/guides/zero-impression-reports
  explains
 how to do this, and the *download_criteria_report* sample in each client
 library's example set shows how to set the *includeZeroImpressions* flag
 in your report requests.

 Please give that a try and let me know if you have any trouble getting
 back data.

 Cheers,
 Josh, AdWords API Team

 On Sunday, August 24, 2014 11:26:12 AM UTC-4, Justin Coon wrote:

 Hi,

 I'm using a test/non-production token and trying to get sample report
 data. Obviously this is futile since there's no real activity to report off
 of in my test account. Can anyone be so kind as to provide some sample XML
 that comes back from the Age Range and Gender sample reports? I want to see
 what it looks like when aggregated by the age ranges and genders.

 Thanks!
 Justin

  --
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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 a topic in the
Google Groups AdWords API Forum group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/adwords-api/7ZrIKY1CEP4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/5ec558bc-2c65-4f15-bb86-fa91f3e3c603%40googlegroups.com
https://groups.google.com/d/msgid/adwords-api/5ec558bc-2c65-4f15-bb86-fa91f3e3c603%40googlegroups.com?utm_medium=emailutm_source=footer
.
For more options, visit https://groups.google.com/d/optout

Get mobile app name

2014-12-26 Thread Justin Coon
Hi,

I'm using the URL performance report and receving results that have this 
*domain=mobileapp::1-568147907 
url=mobileapp::1-568147907*. How do I get more information on the actual 
mobile app (mainly the real name)?

Thanks
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2ad63192-ef41-4c21-811a-3a8a6079295c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get mobile app name

2014-12-30 Thread Justin Coon
Hi Josh,

I'm running the URL_PERFORMANCE_REPORT. What's interesting is that when I
look at this account under the AdWords ui, then the actual app names are
showing. So the data is there, I just don't know how to get it, or where
it's available in the API?
On Dec 30, 2014 8:48 AM, Josh Radcliff (AdWords API Team) 
adwordsapiadvisor+j...@google.com wrote:

 Hi Justin,

 Depending on the report you are running, you *might* be able to get the
 app name from the *DisplayName* field. If that doesn't provide the app
 name, you can use *AdGroupCriterionService* or *CampaignCriterionService* 
 (depending
 on where you specified your *MobileApplication* criteria) to retrieve
 your MobileApplication
 https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.MobileApplication
 criteria and pull the displayName
 https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.MobileApplication#displayName
 from there.

 If that doesn't help, could you provide me with a campaign or ad group ID
 and date range where you're seeing these values, along with the report
 request you are sending?

 Thanks,
 Josh, AdWords API Team

 On Friday, December 26, 2014 11:06:32 AM UTC-5, Justin Coon wrote:

 Hi,

 I'm using the URL performance report and receving results that have this 
 *domain=mobileapp::1-568147907
 url=mobileapp::1-568147907*. How do I get more information on the
 actual mobile app (mainly the real name)?

 Thanks
 Justin

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/dJkA8Ihgzes/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/15369c82-02c1-4fc9-92a9-cac8a0b25b2e%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/15369c82-02c1-4fc9-92a9-cac8a0b25b2e%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZueNms%3DxpEkjoOGp1rShWj%3DKkycVzCT6PPNtBB5hypOZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get mobile app name

2014-12-30 Thread Justin Coon
Thanks Josh. Let me give those a shot. I'm wondering if it will still give
me the data I need? Or better said what is the difference in the reports
On Dec 30, 2014 2:22 PM, Josh Radcliff (AdWords API Team) 
adwordsapiadvisor+j...@google.com wrote:

 Hi Justin,

 Have you tried running the PLACEMENT_PERFORMANCE_REPORT
 https://developers.google.com/adwords/api/docs/appendix/reports#placement or
 the AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT
 https://developers.google.com/adwords/api/docs/appendix/reports#automatic-placements
  with
 the *DisplayName* field included?

 Thanks,
 Josh, AdWords API Team

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/dJkA8Ihgzes/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/36ff3bb8-21e9-461f-99bf-50e50a6fcca8%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/36ff3bb8-21e9-461f-99bf-50e50a6fcca8%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZums1L1bSfFO3yWSBBX2rFVQbK%3DyKENjekGtTbnMsxd2g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get mobile app name

2014-12-30 Thread Justin Coon
Ok I must have missed thay field on the report definition. Thanks will try
it out!
On Dec 30, 2014 2:53 PM, Josh Radcliff (AdWords API Team) 
adwordsapiadvisor+j...@google.com wrote:

 Hi Justin,

 The *DisplayName* field on the URL_PERFORMANCE_REPORT will give you the
 mobile app name, e.g.,

 Mobile App: xxx (Google Play), by xxx

 The difference between the three reports is that URL_PERFORMANCE_REPORT
 gives you stats by destination URL, while the placement reports give you
 stats by placement (sites, mobile apps, etc. on the Display Network).

 Cheers,
 Josh, AdWords API Team

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/dJkA8Ihgzes/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/50198f8c-f5e1-4fa1-aaaf-929d681d1588%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/50198f8c-f5e1-4fa1-aaaf-929d681d1588%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZvrGsD8YFPh8QvG3cCo0gsBkBEj%3Dtj5xpkh8SAF33%3DhAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get mobile app name

2014-12-31 Thread Justin Coon
Hi Josh

That worked perfectly including the DisplayName. I have an unrelated issue
with age range reporting. The results are not adding up to the same in the
UI. Some reports for AdGroups are showing the same as AdWords UI, then
there are others thag don't match, and those report results are empty. Any
thoughts?
On Dec 30, 2014 2:57 PM, Justin Coon jus...@campaignium.com wrote:

 Ok I must have missed thay field on the report definition. Thanks will try
 it out!
 On Dec 30, 2014 2:53 PM, Josh Radcliff (AdWords API Team) 
 adwordsapiadvisor+j...@google.com wrote:

 Hi Justin,

 The *DisplayName* field on the URL_PERFORMANCE_REPORT will give you the
 mobile app name, e.g.,

 Mobile App: xxx (Google Play), by xxx

 The difference between the three reports is that URL_PERFORMANCE_REPORT
 gives you stats by destination URL, while the placement reports give you
 stats by placement (sites, mobile apps, etc. on the Display Network).

 Cheers,
 Josh, AdWords API Team

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/dJkA8Ihgzes/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/50198f8c-f5e1-4fa1-aaaf-929d681d1588%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/50198f8c-f5e1-4fa1-aaaf-929d681d1588%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZuS9wiQtVEbajFiDSUXpwTsZh90Hb%3DB91JK5emFuYU8OQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Age_Performance_Report strange results

2015-01-01 Thread Justin Coon
Hi

I'm witnessing some odd behavior that I cant explain with 
AGE_PERFORMANCE_REPORT. The only campaign/AdGroups returning results are CPM, 
the other campaigns/AdGroups under the same account aren't returning any 
results. However under the AdWords UI I can see results, so something is off. 
Is there explanation for this behavior? Something I'm doing incorrect how I'm 
structuring the report definition? I'm seeing the same behavior with the 
GENDER_PERFORMANCE_REPORT, just FYI.

Thanks
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f973b296-f2f2-4a8d-8417-6fd83309a9a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Age_Performance_Report strange results

2015-01-02 Thread Justin Coon
Here is the results I get - not what I expect compared to what AdWords UI 
shows

report
  report-name name=AGE_RANGE_PERFORMANCE_REPORT /
  date-range date=Jan 1, 2015-Jan 2, 2015 /
  table
columns
  column name=adGroupID display=Ad group ID /
  column name=ageRange display=Age Range /
  column name=cost display=Cost /
  column name=clicks display=Clicks /
  column name=impressions display=Impressions /
  column name=ctr display=CTR /
/columns
row adGroupID=14213257042 ageRange=18-24 cost=351030 clicks=0 
impressions=1203 ctr=0.00% /
row adGroupID=14213257042 ageRange=25-34 cost=234830 clicks=1 
impressions=800 ctr=0.12% /
row adGroupID=14213257042 ageRange=35-44 cost=166410 clicks=0 
impressions=576 ctr=0.00% /
row adGroupID=14213257042 ageRange=45-54 cost=117070 clicks=0 
impressions=393 ctr=0.00% /
row adGroupID=14213257042 ageRange=Undetermined cost=461130 
clicks=0 impressions=1564 ctr=0.00% /
row adGroupID=13922813482 ageRange=65 or more cost=0 clicks=0 
impressions=0 ctr=0.00% /
row adGroupID=14213257042 ageRange=55-64 cost=0 clicks=0 
impressions=0 ctr=0.00% /
row adGroupID=13922813482 ageRange=55-64 cost=0 clicks=0 
impressions=0 ctr=0.00% /
row adGroupID=14213257042 ageRange=65 or more cost=0 clicks=0 
impressions=0 ctr=0.00% /
  /table
/report

On Friday, January 2, 2015 10:11:21 AM UTC-6, Justin Coon wrote:

 Hi Josh,

 Here's the report definition XML

 ?xml version=1.0 encoding=utf-8?
 reportDefinition xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xmlns:xsd=http://www.w3.org/2001/XMLSchema;
   selector xmlns=https://adwords.google.com/api/adwords/cm/v201406;
 fieldsAdGroupId/fields
 fieldsCriteria/fields
 fieldsCost/fields
 fieldsClicks/fields
 fieldsImpressions/fields
 fieldsCtr/fields
 predicates
   fieldStatus/field
   operatorIN/operator
   valuesENABLED/values
   valuesPAUSED/values
 /predicates
 predicates
   fieldAdGroupId/field
   operatorIN/operator
   values13922813482/values
   values13922815042/values
   values14213257042/values
   values17152499002/values
 /predicates
   /selector
   reportName xmlns=https://adwords.google.com/api/adwords/cm/v201406
 AGE_RANGE_PERFORMANCE_REPORT/reportName
   reportType xmlns=https://adwords.google.com/api/adwords/cm/v201406
 AGE_RANGE_PERFORMANCE_REPORT/reportType
   dateRangeType xmlns=https://adwords.google.com/api/adwords/cm/v201406
 THIS_MONTH/dateRangeType
   downloadFormat xmlns=https://adwords.google.com/api/adwords/cm/v201406
 GZIPPED_XML/downloadFormat
   includeZeroImpressions xmlns=
 https://adwords.google.com/api/adwords/cm/v201406
 true/includeZeroImpressions
 /reportDefinition

 On Friday, January 2, 2015 10:08:27 AM UTC-6, Josh Radcliff (AdWords API 
 Team) wrote:

 Hi Justin,

 I just ran the AGE_RANGE_PERFORMANCE_REPORT on your account and the month 
 of December 2014, and I get back non-zero results for multiple ad group IDs.

 13922813482
 13922815042
 14213257042
 17152499002

 Could you send over the complete report request (with any sensitive 
 information removed) so I can compare it to what I'm running?

 Thanks,
 Josh, AdWords API Team

 On Thursday, January 1, 2015 2:46:57 PM UTC-5, Justin Coon wrote:

 Hi 

 I'm witnessing some odd behavior that I cant explain with 
 AGE_PERFORMANCE_REPORT. The only campaign/AdGroups returning results are 
 CPM, the other campaigns/AdGroups under the same account aren't returning 
 any results. However under the AdWords UI I can see results, so something 
 is off. Is there explanation for this behavior? Something I'm doing 
 incorrect how I'm structuring the report definition? I'm seeing the same 
 behavior with the GENDER_PERFORMANCE_REPORT, just FYI. 

 Thanks 
 Justin



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1376949c-71d1-4149-9cb2-474be01f5be6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Age_Performance_Report strange results

2015-01-02 Thread Justin Coon
Hi Josh,

Here's the report definition XML

?xml version=1.0 encoding=utf-8?
reportDefinition xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd=http://www.w3.org/2001/XMLSchema;
  selector xmlns=https://adwords.google.com/api/adwords/cm/v201406;
fieldsAdGroupId/fields
fieldsCriteria/fields
fieldsCost/fields
fieldsClicks/fields
fieldsImpressions/fields
fieldsCtr/fields
predicates
  fieldStatus/field
  operatorIN/operator
  valuesENABLED/values
  valuesPAUSED/values
/predicates
predicates
  fieldAdGroupId/field
  operatorIN/operator
  values13922813482/values
  values13922815042/values
  values14213257042/values
  values17152499002/values
/predicates
  /selector
  reportName 
xmlns=https://adwords.google.com/api/adwords/cm/v201406;AGE_RANGE_PERFORMANCE_REPORT/reportName
  reportType 
xmlns=https://adwords.google.com/api/adwords/cm/v201406;AGE_RANGE_PERFORMANCE_REPORT/reportType
  dateRangeType 
xmlns=https://adwords.google.com/api/adwords/cm/v201406;THIS_MONTH/dateRangeType
  downloadFormat 
xmlns=https://adwords.google.com/api/adwords/cm/v201406;GZIPPED_XML/downloadFormat
  includeZeroImpressions 
xmlns=https://adwords.google.com/api/adwords/cm/v201406;true/includeZeroImpressions
/reportDefinition

On Friday, January 2, 2015 10:08:27 AM UTC-6, Josh Radcliff (AdWords API 
Team) wrote:

 Hi Justin,

 I just ran the AGE_RANGE_PERFORMANCE_REPORT on your account and the month 
 of December 2014, and I get back non-zero results for multiple ad group IDs.

 13922813482
 13922815042
 14213257042
 17152499002

 Could you send over the complete report request (with any sensitive 
 information removed) so I can compare it to what I'm running?

 Thanks,
 Josh, AdWords API Team

 On Thursday, January 1, 2015 2:46:57 PM UTC-5, Justin Coon wrote:

 Hi 

 I'm witnessing some odd behavior that I cant explain with 
 AGE_PERFORMANCE_REPORT. The only campaign/AdGroups returning results are 
 CPM, the other campaigns/AdGroups under the same account aren't returning 
 any results. However under the AdWords UI I can see results, so something 
 is off. Is there explanation for this behavior? Something I'm doing 
 incorrect how I'm structuring the report definition? I'm seeing the same 
 behavior with the GENDER_PERFORMANCE_REPORT, just FYI. 

 Thanks 
 Justin



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/080b108e-6616-4ddc-b320-1340aa6c417a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Age_Performance_Report strange results

2015-01-02 Thread Justin Coon
Hi Josh

That worked! My report result set matches what I see in the AdWords UI - 
however I think I'm now eve more confused. I am asking the API for only 
active/paused *Status*, and there are no impressions/metrics on the 
removed ones, so why are the active ones filtered from the result set? 
Seems unintuitive to me, unless I am doing something wrong, or am 
misunderstanding

Thanks
Justin

On Friday, January 2, 2015 10:23:02 AM UTC-6, Josh Radcliff (AdWords API 
Team) wrote:

 Hi Justin,

 If you remove the predicate on the *Status* field, you'll see that 
 several of the age ranges have status *REMOVED*. For example, on the 
 campaign named *CPC - Display*, the age ranges *55-64* and *65 or more* have 
 been removed. You can see this in the UI if you change the selection at the 
 top from *All eligible ages* to *All ages*.

 Cheers,
 Josh, AdWords API Team

 On Friday, January 2, 2015 11:16:58 AM UTC-5, Justin Coon wrote:

 Here is the results I get - not what I expect compared to what AdWords UI 
 shows

 report
   report-name name=AGE_RANGE_PERFORMANCE_REPORT /
   date-range date=Jan 1, 2015-Jan 2, 2015 /
   table
 columns
   column name=adGroupID display=Ad group ID /
   column name=ageRange display=Age Range /
   column name=cost display=Cost /
   column name=clicks display=Clicks /
   column name=impressions display=Impressions /
   column name=ctr display=CTR /
 /columns
 row adGroupID=14213257042 ageRange=18-24 cost=351030 
 clicks=0 impressions=1203 ctr=0.00% /
 row adGroupID=14213257042 ageRange=25-34 cost=234830 
 clicks=1 impressions=800 ctr=0.12% /
 row adGroupID=14213257042 ageRange=35-44 cost=166410 
 clicks=0 impressions=576 ctr=0.00% /
 row adGroupID=14213257042 ageRange=45-54 cost=117070 
 clicks=0 impressions=393 ctr=0.00% /
 row adGroupID=14213257042 ageRange=Undetermined cost=461130 
 clicks=0 impressions=1564 ctr=0.00% /
 row adGroupID=13922813482 ageRange=65 or more cost=0 
 clicks=0 impressions=0 ctr=0.00% /
 row adGroupID=14213257042 ageRange=55-64 cost=0 clicks=0 
 impressions=0 ctr=0.00% /
 row adGroupID=13922813482 ageRange=55-64 cost=0 clicks=0 
 impressions=0 ctr=0.00% /
 row adGroupID=14213257042 ageRange=65 or more cost=0 
 clicks=0 impressions=0 ctr=0.00% /
   /table
 /report

 On Friday, January 2, 2015 10:11:21 AM UTC-6, Justin Coon wrote:

 Hi Josh,

 Here's the report definition XML

 ?xml version=1.0 encoding=utf-8?
 reportDefinition xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
 xmlns:xsd=http://www.w3.org/2001/XMLSchema;
   selector xmlns=https://adwords.google.com/api/adwords/cm/v201406;
 fieldsAdGroupId/fields
 fieldsCriteria/fields
 fieldsCost/fields
 fieldsClicks/fields
 fieldsImpressions/fields
 fieldsCtr/fields
 predicates
   fieldStatus/field
   operatorIN/operator
   valuesENABLED/values
   valuesPAUSED/values
 /predicates
 predicates
   fieldAdGroupId/field
   operatorIN/operator
   values13922813482/values
   values13922815042/values
   values14213257042/values
   values17152499002/values
 /predicates
   /selector
   reportName xmlns=https://adwords.google.com/api/adwords/cm/v201406
 AGE_RANGE_PERFORMANCE_REPORT/reportName
   reportType xmlns=https://adwords.google.com/api/adwords/cm/v201406
 AGE_RANGE_PERFORMANCE_REPORT/reportType
   dateRangeType xmlns=
 https://adwords.google.com/api/adwords/cm/v201406
 THIS_MONTH/dateRangeType
   downloadFormat xmlns=
 https://adwords.google.com/api/adwords/cm/v201406
 GZIPPED_XML/downloadFormat
   includeZeroImpressions xmlns=
 https://adwords.google.com/api/adwords/cm/v201406
 true/includeZeroImpressions
 /reportDefinition

 On Friday, January 2, 2015 10:08:27 AM UTC-6, Josh Radcliff (AdWords API 
 Team) wrote:

 Hi Justin,

 I just ran the AGE_RANGE_PERFORMANCE_REPORT on your account and the 
 month of December 2014, and I get back non-zero results for multiple ad 
 group IDs.

 13922813482
 13922815042
 14213257042
 17152499002

 Could you send over the complete report request (with any sensitive 
 information removed) so I can compare it to what I'm running?

 Thanks,
 Josh, AdWords API Team

 On Thursday, January 1, 2015 2:46:57 PM UTC-5, Justin Coon wrote:

 Hi 

 I'm witnessing some odd behavior that I cant explain with 
 AGE_PERFORMANCE_REPORT. The only campaign/AdGroups returning results are 
 CPM, the other campaigns/AdGroups under the same account aren't returning 
 any results. However under the AdWords UI I can see results, so something 
 is off. Is there explanation for this behavior? Something I'm doing 
 incorrect how I'm structuring the report definition? I'm seeing the same 
 behavior with the GENDER_PERFORMANCE_REPORT, just FYI. 

 Thanks 
 Justin



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Campaign type and campaign subtype

2015-02-02 Thread Justin Coon
Hi,

So we would like to show remarketing campaigns in contrast to others - so
there is no way to discretely filter a remarketing campaign from the API by
its subtype is that correct? We are not creating the campaigns through the
API, rather we are getting a report and would like to use a predicate to
get only remarketing campaigns..

On Mon, Feb 2, 2015 at 4:32 PM, Josh Radcliff (AdWords API Team) 
adwordsapiadvisor+j...@google.com wrote:

 Hi,

 Campaigns created through the API are equivalent to *All features* campaigns.
 There is not a 1-1 mapping between the subtypes in the UI and the API,
 since the UI subtypes are mostly used for controlling which UI elements are
 available when working with a campaign in the UI.

 Best regards,
 Josh, AdWords API Team


 On Monday, February 2, 2015 at 12:29:40 PM UTC-5, Justin Coon wrote:

 When might the subtype be available?

 On Monday, May 12, 2014 at 12:30:27 PM UTC-5, Ray Tsang (AdWords API
 Team) wrote:

 Hi,

 The concrete subtype is not available via the API at the moment.

 Thanks,

 Ray

 On Monday, May 12, 2014 3:27:53 AM UTC-4, STeP MCC wrote:

 Thank you for your reply, but i noticed that AdvertisingChannelType
 column is the same as the campaign type(Display/Search) and not the
 campaign subtype (All features/ mobile apps)
 So please advice

 On Friday, May 9, 2014 6:43:31 PM UTC+3, STeP MCC wrote:

 Hi,

 I tried to retrieve the campaign type and campaign subtype from the
 CAMPAIGN_PERFORMANCE_REPORT, but it seems its not found in the Fields of
 the Selector, even i tried to get them from the service campaign but also,
 i didn't find them.

 So from where i can get the campaign type and subtype through the APIs?
 Thanks in advance

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/bJccf65-i5U/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/5546709a-1ef2-4768-8a88-ebea7f89fae5%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/5546709a-1ef2-4768-8a88-ebea7f89fae5%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZuHKg-8EXhYQY4wwW9C%2B%2BKCMnhX0f1VEhWLN_eF78cKTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign type and campaign subtype

2015-02-02 Thread Justin Coon
When might the subtype be available?

On Monday, May 12, 2014 at 12:30:27 PM UTC-5, Ray Tsang (AdWords API Team) 
wrote:

 Hi,

 The concrete subtype is not available via the API at the moment.

 Thanks,

 Ray

 On Monday, May 12, 2014 3:27:53 AM UTC-4, STeP MCC wrote:

 Thank you for your reply, but i noticed that AdvertisingChannelType  
 column is the same as the campaign type(Display/Search) and not the 
 campaign subtype (All features/ mobile apps)
 So please advice

 On Friday, May 9, 2014 6:43:31 PM UTC+3, STeP MCC wrote:

 Hi,

 I tried to retrieve the campaign type and campaign subtype from the 
 CAMPAIGN_PERFORMANCE_REPORT, but it seems its not found in the Fields of 
 the Selector, even i tried to get them from the service campaign but also, 
 i didn't find them.

 So from where i can get the campaign type and subtype through the APIs?
 Thanks in advance



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/89d2ca30-bff8-4242-9f60-ff8ed721459d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Campaign subtype?

2015-02-02 Thread Justin Coon
When might the subtype be available?

On Wednesday, December 18, 2013 at 4:24:42 AM UTC-6, Danial Klimkin wrote:

 Hello Zweitze,


 You are correct, campaign type is available as NetworkSettings. Campaign 
 subtypes are not yet available in the API.


 -Danial, AdWords API Team.


 On Thursday, December 12, 2013 6:20:55 PM UTC+4, Zweitze wrote:

 Hi all,

 Subject says it all. In the AdWords web interface, on the campaigns tab, 
 you can see Campaign subtype. How can I get that information with AdWords 
 API?

 I have a similar question about Campaign type, am I right that you can 
 get that information with the CampaignService, and then look at 
 Campaign.NetworkSetting?

 Thanks in advance!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/62f417aa-9ec7-42ab-92e3-93442a36a78c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Campaign subtype?

2015-02-03 Thread Justin Coon
Thanks - I'm actually looking to determine remarketing campaigns, and it
looks like that is still not possible through the API and subtypes
On Feb 3, 2015 4:29 AM, Zweitze zwei...@gmail.com wrote:

 It was introduced on Oct. 9.

 https://developers.google.com/adwords/api/docs/reference/v201409/CampaignService.AdvertisingChannelSubType

 On Monday, February 2, 2015 at 6:29:26 PM UTC+1, Justin Coon wrote:

 When might the subtype be available?

 On Wednesday, December 18, 2013 at 4:24:42 AM UTC-6, Danial Klimkin wrote:

 Hello Zweitze,


 You are correct, campaign type is available as NetworkSettings. Campaign
 subtypes are not yet available in the API.


 -Danial, AdWords API Team.


 On Thursday, December 12, 2013 6:20:55 PM UTC+4, Zweitze wrote:

 Hi all,

 Subject says it all. In the AdWords web interface, on the campaigns
 tab, you can see Campaign subtype. How can I get that information with
 AdWords API?

 I have a similar question about Campaign type, am I right that you can
 get that information with the CampaignService, and then look at
 Campaign.NetworkSetting?

 Thanks in advance!

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/2yZuA64VJTU/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/d0bb83f1-9604-4d98-b3c9-3b86076cfcab%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/d0bb83f1-9604-4d98-b3c9-3b86076cfcab%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZvqp4_05M1Ybn1fG7XbrhnDx4xSouyqayEWU-AQQu6Smg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-02-27 Thread Justin Coon
Hi,

While it's nice to show the targeting range, we are even more interested in
being able to show clients on a map where their clicks and impressions are
coming from (or not coming from). The only thing I saw that might be
useable in this case was the mostspecificlocation in the
GEO_PERFORMANCE_REPORT, but I don't know what that field represents and if
it's translateable to a lat/long on a Google map. Hopefully I'm making some
sense here
On Feb 27, 2015 8:07 AM, Michael Cloonan (AdWords API Team) 
adwordsapiadvisor+mich...@google.com wrote:

 Hello,

 While we cannot help with the projection of this data onto Google Maps,
 you can find a complete list of what locations each Geo Targeting ID
 represents at our Geo Targeting reference page
 https://developers.google.com/adwords/api/docs/appendix/geotargeting.
 This is analogous to using the LocationCriterionService
 https://developers.google.com/adwords/api/docs/reference/v201409/LocationCriterionService.Location
 for the lookup, but faster since you can avoid the API call if you keep a
 copy of the data locally.

 Although this won't work via the API, you can use the AdWords web
 interface to view these overlaid on a map to get an idea for what area
 you're targeting. If you go to the location targeting settings of your
 campaign in the web interface, then click on Advanced Search, choosing
 location criteria will highlight their locations on the map.

 Regards,
 Mike, AdWords API Team



 On Thursday, February 26, 2015 at 12:05:57 PM UTC-5, Justin Coon wrote:

 Hello all

 We are looking to integrate adwords API geo targeting and reporting with
 Google maps. What we would like to do is

 1) Show clients their geotargeting range on a google map
 2) Show clients reporting statistics for campaigns, overlaid on a google
 map (something like a heatmap for impressions and clicks, etc)

 Does anyone have any experience with this? I am looking at the
 GEO_PERFORMANCE_REPORT and looking for data that would be translatable to
 Google maps, or some data that I can port/convert to google maps...

 Thanks!
 Justin

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/ZZdz-rDpdCA/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/b7cd9fc6-6157-45ce-acbd-ba44710c9517%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/b7cd9fc6-6157-45ce-acbd-ba44710c9517%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZtyh5jY1GL2ZUb%2BjtkmRGPqHSx4NCjihjiii%2BQ5ySyuzw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Geolocation for campaign problem

2015-02-26 Thread Justin Coon
Hello,

Has there been any updates on this? We are looking to integrate adwords API 
geo targeting and Google maps.


Thanks
Justin

On Friday, January 3, 2014 at 10:42:39 AM UTC-6, Aleksander Dębski wrote:

 Hi Anash,

 This still remains a problem for me, since I cannot use criteria ID to 
 target a point. I can use geopoint from CampaignCriterionService as I am 
 trying to perform, yet I always get 
  CampaignCriterion Object with empy geoPoint, no matter If I add one 
 manualy in MCC  panel to campaign or if I do it using API. 

 (
 [campaignId] = 161936352
 [isNegative] = 
 [criterion] = Proximity Object
 (
 [geoPoint] = 
 [radiusDistanceUnits] = 
 [radiusInUnits] = 0
 [address] = 
 [id] = 76230912792
 [type] = PROXIMITY
 [CriterionType] = Proximity
 [_parameterMap:Criterion:private] = Array
 (
 [Criterion.Type] = CriterionType
 )

 Could you know how is that possible? 


 Best Regards

 Alex


 W dniu czwartek, 19 grudnia 2013 15:22:01 UTC+1 użytkownik Anash P. Oommen 
 (AdWords API Team) napisał:

 Hi Aleksander,

 All the supported API locations are available from 
 https://developers.google.com/adwords/api/docs/appendix/geotargeting. 
 This data is also available from 
 https://developers.google.com/adwords/api/docs/reference/v201309/LocationCriterionService.
  
 However, we do not provide a way to get the enclosing geo points for the 
 target. We provide 
 https://developers.google.com/adwords/api/docs/reference/v201309/GeoLocationService,
  
 but that can only give you a geo point for an address, not the enclosing 
 points for a country or a state. You could ask on the Google Maps forum to 
 see if someone has a way to do this.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Wednesday, December 18, 2013 5:38:52 AM UTC-5, Aleksander Dębski wrote:

   Hello, I`m trying to get my campaign targeting location, yet only 
 thing I can get using GetCampaignTargetingCriteriaExample is Criteria ID 
 like here: 
 https://developers.Google.com/ad-exchange/rtb/geotargeting 
  
 My goal is to get targeted location and put it on a map, as it is in 
 Google clients account. My question is - how can I get from API geolocation 
 - actual coordinates - or maybe can I use Criteria ID to use in Google maps?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c27e73d2-3d24-4e22-9617-4313e5fbbaa2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-02-26 Thread Justin Coon
Hello all

We are looking to integrate adwords API geo targeting and reporting with 
Google maps. What we would like to do is

1) Show clients their geotargeting range on a google map
2) Show clients reporting statistics for campaigns, overlaid on a google 
map (something like a heatmap for impressions and clicks, etc)

Does anyone have any experience with this? I am looking at the 
GEO_PERFORMANCE_REPORT and looking for data that would be translatable to 
Google maps, or some data that I can port/convert to google maps...

Thanks!
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6712fc48-3511-4047-bfbf-b71f2b7efe05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Use Maps API to show all geotargeting within an MCC?

2015-04-15 Thread Justin Coon
Does the AdWords API provide enough data to recreate what is shown in the 
AdWords UI?

On Friday, March 15, 2013 at 7:56:03 AM UTC-5, Danial Klimkin wrote:

 Hello Matt,


 I believe this is something AdWords UI does, but we can not comment if the 
 external Maps API has all required capabilities.


 -Danial, AdWords API Team.


 On Wednesday, March 13, 2013 2:24:14 AM UTC+4, Matt Perry wrote:

 Is it possible to use the Maps and AdWords APIs together to create an 
 accurate map of all geotargeting within an MCC?  We typically geotarget for 
 local businesses using a combination of zip codes and radii around 
 addresses in U.S. and Canada.  We'd like to see the geotargeting off all 
 accounts within the MCC on one map.

 Not looking for how - just want to know if it's possible before 
 outsourcing the project.   

 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6b83ee72-27bd-4a62-b8c9-382d99927250%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords API access with service account set up

2015-04-15 Thread Justin Coon
I was able to implement a service account, and while not extremely easy, 
there are guides on how to do it, and they are a bit confusing in parts. I 
love it though and it was exactly what we needed - works perfectly

On Tuesday, April 14, 2015 at 9:34:43 AM UTC-5, Danial Klimkin wrote:

 Hello Evan,


 We strongly recommend avoid using Service Accounts with AdWords API. It 
 requires Google Domain to be in place and generally, provides no benefits 
 comparing to offline access.

 Please see this guide as a starting point:

   https://developers.google.com/adwords/api/docs/guides/authentication


 -Danial, AdWords API Team.


 On Tuesday, April 14, 2015 at 3:54:44 PM UTC+3, Evan Troelstra wrote:

  am writing an application that is

 meant to automatically access the AdWords API to download among things 
 performance report data. This application will need to impersonate a user 
 for automatically logging in without  manual intervention. It was my 
 understanding that the service account email will need to be verified, 
 however this can only be done with a business apps account. See:  


 http://blog.apartmentlist.com/dashboards-for-dummies-decypher-analytics-and-adwords-authentication-so-you-can-build-an-awesome-dashboard/
  
 .  

 Is this true? 

 Is there a detailed step by step description of what needs to be done to 
 access the AdWords API without user intervention somewhere, including 
 example code showing how to impersonate a user? 

 Finally, is it necessary to use google email servers to accomplish this, 
 is there a way around this? 

 I do not want to change the MX files just to get access to the AdWords 
 API.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/39c96e5f-0545-4e84-ada3-d2849c81a634%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ValueTrack and demographics

2015-04-17 Thread Justin Coon
Thanks, we are actually looking for information at the instance of the
click to do some things programmatically on the target/landing page
On Apr 17, 2015 3:21 PM, Justin Coon jus...@campaignium.com wrote:

 Is demographics (age, gender, etc) information available with ValueTrack?

 --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/ISxd0IuTUjs/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/ac7aa3c9-c134-4b9e-824a-f094f1b0db6b%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/ac7aa3c9-c134-4b9e-824a-f094f1b0db6b%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZv37HkGOABL6OtN991OBHbtRW0-f_T0wRgSP3ourSx2Tw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-04-08 Thread Justin Coon


https://lh3.googleusercontent.com/-9w4RaI1pP5g/VSVaoKDoNqI/ADE/ePNDyxRYjQ8/s1600/location_targeting.png
Hi,

Maybe my choice of words was incorrect - lat/long. Let me restate what we 
would like to do - we want to be able to mark the targeted regions, etc on 
a map, just like AdWords does when choosing a targeted location (see 
screenshot) -

https://lh3.googleusercontent.com/-9w4RaI1pP5g/VSVaoKDoNqI/ADE/ePNDyxRYjQ8/s1600/location_targeting.png
 
So the functionality is already there as evidenced in AdWords online, but I 
don't know where I go for this. Please help?

Thanks!
Justin


On Friday, February 27, 2015 at 8:34:16 AM UTC-6, Michael Cloonan (AdWords 
API Team) wrote:

 Hello,

 The locations returned by this report correspond to the same criteria that 
 I outlined in my previous post. To my knowledge, there is no way to get an 
 actual latitude/longitude.

 Regards,
 Mike, AdWords API Team

 On Friday, February 27, 2015 at 9:21:21 AM UTC-5, Justin Coon wrote:

 Hi,

 While it's nice to show the targeting range, we are even more interested 
 in being able to show clients on a map where their clicks and impressions 
 are coming from (or not coming from). The only thing I saw that might be 
 useable in this case was the mostspecificlocation in the 
 GEO_PERFORMANCE_REPORT, but I don't know what that field represents and if 
 it's translateable to a lat/long on a Google map. Hopefully I'm making some 
 sense here
 On Feb 27, 2015 8:07 AM, Michael Cloonan (AdWords API Team) 
 adwordsapiad...@google.com javascript: wrote:

 Hello,

 While we cannot help with the projection of this data onto Google Maps, 
 you can find a complete list of what locations each Geo Targeting ID 
 represents at our Geo Targeting reference page 
 https://developers.google.com/adwords/api/docs/appendix/geotargeting. 
 This is analogous to using the LocationCriterionService 
 https://developers.google.com/adwords/api/docs/reference/v201409/LocationCriterionService.Location
  
 for the lookup, but faster since you can avoid the API call if you keep a 
 copy of the data locally.

 Although this won't work via the API, you can use the AdWords web 
 interface to view these overlaid on a map to get an idea for what area 
 you're targeting. If you go to the location targeting settings of your 
 campaign in the web interface, then click on Advanced Search, choosing 
 location criteria will highlight their locations on the map.

 Regards,
 Mike, AdWords API Team



 On Thursday, February 26, 2015 at 12:05:57 PM UTC-5, Justin Coon wrote:

 Hello all

 We are looking to integrate adwords API geo targeting and reporting 
 with Google maps. What we would like to do is

 1) Show clients their geotargeting range on a google map
 2) Show clients reporting statistics for campaigns, overlaid on a 
 google map (something like a heatmap for impressions and clicks, etc)

 Does anyone have any experience with this? I am looking at the 
 GEO_PERFORMANCE_REPORT and looking for data that would be translatable to 
 Google maps, or some data that I can port/convert to google maps...

 Thanks!
 Justin

  -- 
 -- 
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
  
 You received this message because you are subscribed to the Google
 Groups AdWords API Forum group.
 To post to this group, send email to adwor...@googlegroups.com 
 javascript:
 To unsubscribe from this group, send email to
 adwords-api...@googlegroups.com javascript:
 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 a topic in the 
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/adwords-api/ZZdz-rDpdCA/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 adwords-api...@googlegroups.com javascript:.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/adwords-api/b7cd9fc6-6157-45ce-acbd-ba44710c9517%40googlegroups.com
  
 https://groups.google.com/d/msgid/adwords-api/b7cd9fc6-6157-45ce-acbd-ba44710c9517%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Re: API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-04-08 Thread Justin Coon


Hi,

Maybe my choice of words was incorrect - lat/long. Let me restate what we 
would like to do - we want to be able to mark the targeted regions, etc on 
a map, just like AdWords does when choosing a targeted location (see 
screenshot) -

https://lh3.googleusercontent.com/-9w4RaI1pP5g/VSVaoKDoNqI/ADE/ePNDyxRYjQ8/s1600/location_targeting.png
 
So the functionality is already there as evidenced in AdWords online, but I 
don't know where I go for this. Please help?

Thanks!
Justin


On Friday, February 27, 2015 at 8:34:16 AM UTC-6, Michael Cloonan (AdWords 
API Team) wrote:

 Hello,

 The locations returned by this report correspond to the same criteria that 
 I outlined in my previous post. To my knowledge, there is no way to get an 
 actual latitude/longitude.

 Regards,
 Mike, AdWords API Team

 On Friday, February 27, 2015 at 9:21:21 AM UTC-5, Justin Coon wrote:

 Hi,

 While it's nice to show the targeting range, we are even more interested 
 in being able to show clients on a map where their clicks and impressions 
 are coming from (or not coming from). The only thing I saw that might be 
 useable in this case was the mostspecificlocation in the 
 GEO_PERFORMANCE_REPORT, but I don't know what that field represents and if 
 it's translateable to a lat/long on a Google map. Hopefully I'm making some 
 sense here
 On Feb 27, 2015 8:07 AM, Michael Cloonan (AdWords API Team) 
 adwordsapiad...@google.com javascript: wrote:

 Hello,

 While we cannot help with the projection of this data onto Google Maps, 
 you can find a complete list of what locations each Geo Targeting ID 
 represents at our Geo Targeting reference page 
 https://developers.google.com/adwords/api/docs/appendix/geotargeting. 
 This is analogous to using the LocationCriterionService 
 https://developers.google.com/adwords/api/docs/reference/v201409/LocationCriterionService.Location
  
 for the lookup, but faster since you can avoid the API call if you keep a 
 copy of the data locally.

 Although this won't work via the API, you can use the AdWords web 
 interface to view these overlaid on a map to get an idea for what area 
 you're targeting. If you go to the location targeting settings of your 
 campaign in the web interface, then click on Advanced Search, choosing 
 location criteria will highlight their locations on the map.

 Regards,
 Mike, AdWords API Team



 On Thursday, February 26, 2015 at 12:05:57 PM UTC-5, Justin Coon wrote:

 Hello all

 We are looking to integrate adwords API geo targeting and reporting 
 with Google maps. What we would like to do is

 1) Show clients their geotargeting range on a google map
 2) Show clients reporting statistics for campaigns, overlaid on a 
 google map (something like a heatmap for impressions and clicks, etc)

 Does anyone have any experience with this? I am looking at the 
 GEO_PERFORMANCE_REPORT and looking for data that would be translatable to 
 Google maps, or some data that I can port/convert to google maps...

 Thanks!
 Justin

  -- 
 -- 
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
  
 You received this message because you are subscribed to the Google
 Groups AdWords API Forum group.
 To post to this group, send email to adwor...@googlegroups.com 
 javascript:
 To unsubscribe from this group, send email to
 adwords-api...@googlegroups.com javascript:
 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 a topic in the 
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/adwords-api/ZZdz-rDpdCA/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 adwords-api...@googlegroups.com javascript:.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/adwords-api/b7cd9fc6-6157-45ce-acbd-ba44710c9517%40googlegroups.com
  
 https://groups.google.com/d/msgid/adwords-api/b7cd9fc6-6157-45ce-acbd-ba44710c9517%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

AdWords API data freshness

2015-06-22 Thread Justin Coon
https://support.google.com/adwords/answer/2544985

Per this link on data freshness there is a vague description about data 
being updated days later. This can affect our report downloads so we have 
modified our import engine to go back and re-download reports to ensure 
correct results. Can someone from the API team please give us a discrete 
time frame for this -

Adjustments

Your metrics may occasionally be *updated one or more days* after a click 
occurs. This can happen for a number of reasons, including (but not limited 
to):


Thanks!

Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a6a1444b-08d3-400a-961c-14589abd2ea5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Reports dont match UI

2015-05-26 Thread Justin Coon
I saw there was an issue lately with report downloads being incorrect. I'm 
seeing reports all the way back to May 17th with incorrect impressions and 
clicks results...can anyone confirm this is an API issue? This is something we 
have not seen before.

Thanks 

Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aa556756-eebb-4711-a449-89e97418aea7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changing the settings API

2015-08-21 Thread Justin Coon
Also seeing it with 
the https://adwords.google.com/api/adwords/cm/v201502/CampaignService 
CampaignService

However we dont see the issue with the reports portion of API

On Friday, August 21, 2015 at 1:15:28 AM UTC-5, Justin Coon wrote:

 We are again seeing this issue. It appears to be with 
 https://adwords.google.com/api/adwords/cm/v201502/AdGroupService 
 AdGroupService

 Is there a fix coming soon?

 On Monday, August 3, 2015 at 10:48:57 AM UTC-5, Umesh Dengale wrote:

 Hello,

 The rateExceededError issue fix was deployed on 07/30/2015 last week. 
 Please check, if the issue is resolved. If not, please let me know with as 
 much detail as possible (SOAP messages, specifically the request id, and 
 specific error messages).

 Thanks,
 Umesh, AdWords API Team.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d8e8737e-e7e8-4dab-b024-92de2379d371%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError keep

2015-08-21 Thread Justin Coon
Also seeing it with the 
https://adwords.google.com/api/adwords/cm/v201502/CampaignService
 CampaignService

However we dont see the issue with the reports portion of API

On Friday, August 21, 2015 at 1:16:10 AM UTC-5, Justin Coon wrote:

 We are again seeing this issue. It appears to be with 
 https://adwords.google.com/api/adwords/cm/v201502/AdGroupService 
 AdGroupService

 Is there a fix coming soon?

 On Thursday, July 30, 2015 at 11:55:03 AM UTC-5, Mark Rogoyski wrote:

 Hi Mike,

 Thank you for the update. We are currently not seeing any of the 500s 
 with the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR that we were 
 seeing before. I will keep monitoring it and update if something changes.

 Thanks.
 Mark


 On Thursday, July 30, 2015 at 8:58:12 AM UTC-7, Michael Cloonan (AdWords 
 API Team) wrote:

 Hello,

 We have just pushed a change to production that should hopefully resolve 
 this issue. If anyone can confirm that the problem is fixed, please let me 
 know.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 6:07:35 PM UTC-4, Kristopher Windsor wrote:

 We mainly do these things:

- Report queries
ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND
- Entity / read-only queries to get campaigns, ads, etc
InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
- Submit CPC bids in batch
-- This seems to work OK

 Thanks,
 On Thursday, July 23, 2015 at 11:39:11 AM UTC-7, Eric Berry wrote:

 I'm seeing this when using the TargetingIdeaService

 On Thursday, July 23, 2015 at 11:25:29 AM UTC-6, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello again,

 One other followup question. For users this is affecting, is it 
 specifically only affecting reporting, or are you also seeing this 
 behavior 
 with other services?

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 1:15:54 PM UTC-4, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello,

 Everyone who is experiencing this issues, please reply to me 
 privately with your developer token and CID so that we can narrow down 
 and 
 take a closer look at specifically known affected accounts. The 
 engineering 
 team is actively looking into this issue.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 9:41:57 AM UTC-4, Michael Cloonan 
 (AdWords API Team) wrote:

 Thanks everyone for the reports. I've filed a bug with our 
 engineering team to look into this issue, and I will keep this thread 
 updated as I hear back.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 9:38:28 AM UTC-4, Justin Coon wrote:

 Let me also add that our analytics tool has been working without 
 this issue for at least 6 months as well. No changes on our end, but 
 this 
 just started happening within the last few days. We download reports, 
 and 
 make a few read-only calls related to account structure, campaigns, 
 and ads.

 Thanks
 Justin

 On Thursday, July 23, 2015 at 8:34:23 AM UTC-5, uvsuperDev wrote:

 Hello Michael,
 We are well aware to the rate limits and we have implemented all 
 your best practices (using mutateJobService, waits etc.). As I have 
 written 
 on my original post we keep getting this after the 24 hours penalty 
 after 
 making another 15-20 calls within a hour (that isn't too much, 
 right?).

 I am really suspecting that something has gone wrong on your end 
 since our tool was working perfectly for months. 

 Any other solutions? Is there a way to find our the exact reason 
 we get this error?

 Thanks!

 On Thursday, July 23, 2015 at 4:21:42 PM UTC+3, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello Kristopher,

 Based on the number of reports, and your description, I am 
 starting to suspect like you that something may be wrong on our 
 end. Can 
 you please reply to me privately and include an example SOAP 
 request/response where you're getting the rate limiting error at a 
 time 
 where you normally wouldn't have? I will pass it along to the 
 engineers so 
 that they can look at a specific example to see what might be going 
 wrong.

 Regards,
 Mike, AdWords API Team

 On Wednesday, July 22, 2015 at 2:05:37 PM UTC-4, Kristopher 
 Windsor wrote:


 I am also seeing this error. Our application has been running 
 for months without major changes, and we just noticed many rate 
 exceeded 
 errors starting yesterday. We have a token bucket implementation, 
 exponential back-off strategy, everything that was recommended. I 
 think 
 something has changed on Google's end.

 We are also seeing many unexpected internal API errors (more 
 than usual) -- these errors are persistent enough that our scripts 
 give up 
 retrying. (This is not usual.)

  [RateExceededError rateName=Requests, rateKey=shasta, 
 rateScope=ACCOUNT, retryAfterSeconds=30]



 On Wednesday, July 22, 2015 at 9:57:22 AM UTC-7, Justin Coon 
 wrote:

 Is it possible to get a grace extension for a day or so to 
 remove the 24hr ban while I put more logic to handle the more 
 transient

Re: Getting RateExceededError error in API call on Standard access account

2015-08-21 Thread Justin Coon
We are again seeing this issue. It appears to be 
with https://adwords.google.com/api/adwords/cm/v201502/AdGroupService 
AdGroupService

Is there a fix coming soon?

On Thursday, July 30, 2015 at 11:31:16 AM UTC-5, Umesh Dengale wrote:

 Hello,

 The engineering team has identified an issue (rateExceededError) and the 
 fix is deployed today. Please check, if the issue is resolved. If not, 
 please let me know with as much detail as possible (SOAP messages, 
 specifically the request id, and specific error messages).

 Regards,
 Umesh, AdWords API Team.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0b6ca26c-f692-44a0-b277-7524dd9823cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError keep

2015-08-21 Thread Justin Coon
We are again seeing this issue. It appears to be 
with https://adwords.google.com/api/adwords/cm/v201502/AdGroupService 
AdGroupService

Is there a fix coming soon?

On Thursday, July 30, 2015 at 11:55:03 AM UTC-5, Mark Rogoyski wrote:

 Hi Mike,

 Thank you for the update. We are currently not seeing any of the 500s with 
 the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR that we were seeing 
 before. I will keep monitoring it and update if something changes.

 Thanks.
 Mark


 On Thursday, July 30, 2015 at 8:58:12 AM UTC-7, Michael Cloonan (AdWords 
 API Team) wrote:

 Hello,

 We have just pushed a change to production that should hopefully resolve 
 this issue. If anyone can confirm that the problem is fixed, please let me 
 know.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 6:07:35 PM UTC-4, Kristopher Windsor wrote:

 We mainly do these things:

- Report queries
ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND
- Entity / read-only queries to get campaigns, ads, etc
InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
- Submit CPC bids in batch
-- This seems to work OK

 Thanks,
 On Thursday, July 23, 2015 at 11:39:11 AM UTC-7, Eric Berry wrote:

 I'm seeing this when using the TargetingIdeaService

 On Thursday, July 23, 2015 at 11:25:29 AM UTC-6, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello again,

 One other followup question. For users this is affecting, is it 
 specifically only affecting reporting, or are you also seeing this 
 behavior 
 with other services?

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 1:15:54 PM UTC-4, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello,

 Everyone who is experiencing this issues, please reply to me 
 privately with your developer token and CID so that we can narrow down 
 and 
 take a closer look at specifically known affected accounts. The 
 engineering 
 team is actively looking into this issue.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 9:41:57 AM UTC-4, Michael Cloonan 
 (AdWords API Team) wrote:

 Thanks everyone for the reports. I've filed a bug with our 
 engineering team to look into this issue, and I will keep this thread 
 updated as I hear back.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 23, 2015 at 9:38:28 AM UTC-4, Justin Coon wrote:

 Let me also add that our analytics tool has been working without 
 this issue for at least 6 months as well. No changes on our end, but 
 this 
 just started happening within the last few days. We download reports, 
 and 
 make a few read-only calls related to account structure, campaigns, 
 and ads.

 Thanks
 Justin

 On Thursday, July 23, 2015 at 8:34:23 AM UTC-5, uvsuperDev wrote:

 Hello Michael,
 We are well aware to the rate limits and we have implemented all 
 your best practices (using mutateJobService, waits etc.). As I have 
 written 
 on my original post we keep getting this after the 24 hours penalty 
 after 
 making another 15-20 calls within a hour (that isn't too much, 
 right?).

 I am really suspecting that something has gone wrong on your end 
 since our tool was working perfectly for months. 

 Any other solutions? Is there a way to find our the exact reason 
 we get this error?

 Thanks!

 On Thursday, July 23, 2015 at 4:21:42 PM UTC+3, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello Kristopher,

 Based on the number of reports, and your description, I am 
 starting to suspect like you that something may be wrong on our end. 
 Can 
 you please reply to me privately and include an example SOAP 
 request/response where you're getting the rate limiting error at a 
 time 
 where you normally wouldn't have? I will pass it along to the 
 engineers so 
 that they can look at a specific example to see what might be going 
 wrong.

 Regards,
 Mike, AdWords API Team

 On Wednesday, July 22, 2015 at 2:05:37 PM UTC-4, Kristopher 
 Windsor wrote:


 I am also seeing this error. Our application has been running 
 for months without major changes, and we just noticed many rate 
 exceeded 
 errors starting yesterday. We have a token bucket implementation, 
 exponential back-off strategy, everything that was recommended. I 
 think 
 something has changed on Google's end.

 We are also seeing many unexpected internal API errors (more 
 than usual) -- these errors are persistent enough that our scripts 
 give up 
 retrying. (This is not usual.)

  [RateExceededError rateName=Requests, rateKey=shasta, 
 rateScope=ACCOUNT, retryAfterSeconds=30]



 On Wednesday, July 22, 2015 at 9:57:22 AM UTC-7, Justin Coon 
 wrote:

 Is it possible to get a grace extension for a day or so to 
 remove the 24hr ban while I put more logic to handle the more 
 transient 
 rate limit errors and deploy that code? I've already changed 
 through our 
 config file to download reports on a less often interval so that 
 should 
 help alot, but I need more logic to better handle the 'warning' 30 
 second 
 timeouts
 On Jul

Re: Changing the settings API

2015-08-21 Thread Justin Coon
We are again seeing this issue. It appears to be 
with https://adwords.google.com/api/adwords/cm/v201502/AdGroupService 
AdGroupService

Is there a fix coming soon?

On Monday, August 3, 2015 at 10:48:57 AM UTC-5, Umesh Dengale wrote:

 Hello,

 The rateExceededError issue fix was deployed on 07/30/2015 last week. 
 Please check, if the issue is resolved. If not, please let me know with as 
 much detail as possible (SOAP messages, specifically the request id, and 
 specific error messages).

 Thanks,
 Umesh, AdWords API Team.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2db64ea8-7f4e-4780-a9e5-d9766d99fb34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting RateExceededError error in API call on Standard access account

2015-08-21 Thread Justin Coon
Also seeing it with the 
https://adwords.google.com/api/adwords/cm/v201502/CampaignService
 CampaignService

However we dont see the issue with the reports portion of API

On Friday, August 21, 2015 at 1:16:49 AM UTC-5, Justin Coon wrote:

 We are again seeing this issue. It appears to be with 
 https://adwords.google.com/api/adwords/cm/v201502/AdGroupService 
 AdGroupService

 Is there a fix coming soon?

 On Thursday, July 30, 2015 at 11:31:16 AM UTC-5, Umesh Dengale wrote:

 Hello,

 The engineering team has identified an issue (rateExceededError) and the 
 fix is deployed today. Please check, if the issue is resolved. If not, 
 please let me know with as much detail as possible (SOAP messages, 
 specifically the request id, and specific error messages).

 Regards,
 Umesh, AdWords API Team.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b6a7d609-ecad-478a-afa9-d70e6f841717%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Video Ads - How to pull metrics from Adwords API.

2015-08-03 Thread Justin Coon
Any updates on this?

On Thursday, July 2, 2015 at 6:11:31 AM UTC-5, Danial Klimkin wrote:

 Hello Zweitze,


 We don't plan to change this behavior for the released API versions.


 -Danial, AdWords API Team.


 On Tuesday, June 30, 2015 at 3:04:46 PM UTC+2, Zweitze wrote:

 Thank you Chip!
 I can confirm it works for me. And you don't need to know the name of the 
 Youtube campaign: leave out the filter and you get all campaigns - online 
 and video campaigns. I also noticed you get the video campaigns when 
 IncludeZeroImpressions is set to True.

 Can someone from Adwords API team confirm that this behaviour is intended?

 Note that BUDGET_PERFORMANCE_REPORT does *not* support a date column. 
 That's OK for me, I just download hundreds of reports of one day each. But 
 Google may not like this too much, and change its behaviour...

 Any thoughts?



 On Monday, June 29, 2015 at 2:39:59 PM UTC+2, Chip wrote:

 I've found that you can *kind of* do this by querying the Budget 
 Performance Report API. Some more details are here: http://goo.gl/gKoU6h. 
 You'll notice that you have change the column names:

 Impressions  Views
 Clicks  View Rate
 AverageCpc  Cost Per View
 Cost  Cost
 Converted Clicks  Converted Clicks
 View Through Conversions  View Through Conversions

 Unfortunately it doesn't give you any more specific information than 
 those metrics.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7abb45d3-b58d-4b8f-9cd8-7d3f8014d65c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API developments for Trueview

2015-08-03 Thread Justin Coon
Any updates on this?

On Thursday, May 7, 2015 at 9:27:15 AM UTC-5, Bernardo Alves wrote:

 Hi,

 Since it's been a while since the last time this was asked, I'd like to 
 know if there's any progress regarding the development of Trueview campaign 
 reporting using Adwords API.

 Many thanks,

 Bernardo Alves

 quinta-feira, 20 de Junho de 2013 às 13:25:34 UTC+1, David H escreveu:

 Hi 

 Sorry I know this has been asked before, but I wondered if it was any 
 closer? When will we be able to pull trueview through the API? Or is there 
 an alternative script or automation that can get daily spends?

 Thanks

 David



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/274d16ef-e90c-4ad7-ad38-0a1fbcde84ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError keep

2015-07-22 Thread Justin Coon
Does the clock reset the 24 hrs every time a subsequent request is made 
(the request obviously still fails)?

On Wednesday, July 22, 2015 at 11:30:10 AM UTC-5, Michael Cloonan (AdWords 
API Team) wrote:

 Hello Justin,

 If you adhere to the timeouts specified in the rate limit errors, you will 
 never be locked out for an entire day. Rate limits apply to all accounts, 
 and they're enforced to make sure that one user cannot prevent the ability 
 of another to use the API. You must honor the returned wait times specified 
 by rate limits in order to make sure that your software does not get this 
 last-resort 24 hour penalty. This penalty generally isn't issued the very 
 first time you try to make a request that is rejected due to rate limit 
 issues; you need to keep ignoring the errors and trying again before the 
 specified time in order to get locked out for so long.

 Once you implement wait and retry logic, you should never get locked out 
 for more than a few minutes, or probably even less than that.

 Regards,
 Mike, AdWords API Team

 On Wednesday, July 22, 2015 at 11:28:36 AM UTC-4, Justin Coon wrote:

 We have been dealing with the exact same thing. But this seems really 
 silly that we stop making requests for 24hrs. Basically that requires to 
 stop our software completely...which effects our customers. So every time 
 we make a subsequent request (after the initial error) the clock starts 
 over??! We will never get back to ground zero



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cab0cf01-0d47-44a0-ba2d-b8e96a91fb46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError keep

2015-07-22 Thread Justin Coon
We have been dealing with the exact same thing. But this seems really silly 
that we stop making requests for 24hrs. Basically that requires to stop our 
software completely...which effects our customers. So every time we make a 
subsequent request (after the initial error) the clock starts over??! We will 
never get back to ground zero

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aa34bbbf-be39-4d64-9736-cf08c64f0001%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError keep

2015-07-22 Thread Justin Coon
Is it possible to get a grace extension for a day or so to remove the 24hr
ban while I put more logic to handle the more transient rate limit errors
and deploy that code? I've already changed through our config file to
download reports on a less often interval so that should help alot, but I
need more logic to better handle the 'warning' 30 second timeouts
On Jul 22, 2015 11:44 AM, Justin Coon jus...@campaignium.com wrote:

 Does the clock reset the 24 hrs every time a subsequent request is made
 (the request obviously still fails)?

 On Wednesday, July 22, 2015 at 11:30:10 AM UTC-5, Michael Cloonan (AdWords
 API Team) wrote:

 Hello Justin,

 If you adhere to the timeouts specified in the rate limit errors, you
 will never be locked out for an entire day. Rate limits apply to all
 accounts, and they're enforced to make sure that one user cannot prevent
 the ability of another to use the API. You must honor the returned wait
 times specified by rate limits in order to make sure that your software
 does not get this last-resort 24 hour penalty. This penalty generally isn't
 issued the very first time you try to make a request that is rejected due
 to rate limit issues; you need to keep ignoring the errors and trying again
 before the specified time in order to get locked out for so long.

 Once you implement wait and retry logic, you should never get locked out
 for more than a few minutes, or probably even less than that.

 Regards,
 Mike, AdWords API Team

 On Wednesday, July 22, 2015 at 11:28:36 AM UTC-4, Justin Coon wrote:

 We have been dealing with the exact same thing. But this seems really
 silly that we stop making requests for 24hrs. Basically that requires to
 stop our software completely...which effects our customers. So every time
 we make a subsequent request (after the initial error) the clock starts
 over??! We will never get back to ground zero

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/FRfQrbD2csE/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/adwords-api.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/adwords-api/cab0cf01-0d47-44a0-ba2d-b8e96a91fb46%40googlegroups.com
 https://groups.google.com/d/msgid/adwords-api/cab0cf01-0d47-44a0-ba2d-b8e96a91fb46%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZu%3DBFCKktWVPGJcDq%3DtgB0Wg8DHKCKp6vFZ5O-4hHV_kw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError keep

2015-07-23 Thread Justin Coon
Let me also add that our analytics tool has been working without this issue 
for at least 6 months as well. No changes on our end, but this just started 
happening within the last few days. We download reports, and make a few 
read-only calls related to account structure, campaigns, and ads.

Thanks
Justin

On Thursday, July 23, 2015 at 8:34:23 AM UTC-5, uvsuperDev wrote:

 Hello Michael,
 We are well aware to the rate limits and we have implemented all your best 
 practices (using mutateJobService, waits etc.). As I have written on my 
 original post we keep getting this after the 24 hours penalty after making 
 another 15-20 calls within a hour (that isn't too much, right?).

 I am really suspecting that something has gone wrong on your end since our 
 tool was working perfectly for months. 

 Any other solutions? Is there a way to find our the exact reason we get 
 this error?

 Thanks!

 On Thursday, July 23, 2015 at 4:21:42 PM UTC+3, Michael Cloonan (AdWords 
 API Team) wrote:

 Hello Kristopher,

 Based on the number of reports, and your description, I am starting to 
 suspect like you that something may be wrong on our end. Can you please 
 reply to me privately and include an example SOAP request/response where 
 you're getting the rate limiting error at a time where you normally 
 wouldn't have? I will pass it along to the engineers so that they can look 
 at a specific example to see what might be going wrong.

 Regards,
 Mike, AdWords API Team

 On Wednesday, July 22, 2015 at 2:05:37 PM UTC-4, Kristopher Windsor wrote:


 I am also seeing this error. Our application has been running for months 
 without major changes, and we just noticed many rate exceeded errors 
 starting yesterday. We have a token bucket implementation, exponential 
 back-off strategy, everything that was recommended. I think something has 
 changed on Google's end.

 We are also seeing many unexpected internal API errors (more than usual) 
 -- these errors are persistent enough that our scripts give up retrying. 
 (This is not usual.)

  [RateExceededError rateName=Requests, rateKey=shasta, rateScope=
 ACCOUNT, retryAfterSeconds=30]



 On Wednesday, July 22, 2015 at 9:57:22 AM UTC-7, Justin Coon wrote:

 Is it possible to get a grace extension for a day or so to remove the 
 24hr ban while I put more logic to handle the more transient rate limit 
 errors and deploy that code? I've already changed through our config file 
 to download reports on a less often interval so that should help alot, but 
 I need more logic to better handle the 'warning' 30 second timeouts
 On Jul 22, 2015 11:44 AM, Justin Coon jus...@campaignium.com wrote:

 Does the clock reset the 24 hrs every time a subsequent request is 
 made (the request obviously still fails)?

 On Wednesday, July 22, 2015 at 11:30:10 AM UTC-5, Michael Cloonan 
 (AdWords API Team) wrote:

 Hello Justin,

 If you adhere to the timeouts specified in the rate limit errors, you 
 will never be locked out for an entire day. Rate limits apply to all 
 accounts, and they're enforced to make sure that one user cannot prevent 
 the ability of another to use the API. You must honor the returned wait 
 times specified by rate limits in order to make sure that your software 
 does not get this last-resort 24 hour penalty. This penalty generally 
 isn't 
 issued the very first time you try to make a request that is rejected 
 due 
 to rate limit issues; you need to keep ignoring the errors and trying 
 again 
 before the specified time in order to get locked out for so long.

 Once you implement wait and retry logic, you should never get locked 
 out for more than a few minutes, or probably even less than that.

 Regards,
 Mike, AdWords API Team

 On Wednesday, July 22, 2015 at 11:28:36 AM UTC-4, Justin Coon wrote:

 We have been dealing with the exact same thing. But this seems 
 really silly that we stop making requests for 24hrs. Basically that 
 requires to stop our software completely...which effects our customers. 
 So 
 every time we make a subsequent request (after the initial error) the 
 clock 
 starts over??! We will never get back to ground zero

  -- 
 -- 
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and Google+:
 https://googleadsdeveloper.blogspot.com/
 https://plus.google.com/+GoogleAdsDevelopers/posts
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
  
 You received this message because you are subscribed to the Google
 Groups AdWords API Forum group.
 To post to this group, send email to adwor...@googlegroups.com
 To unsubscribe from this group, send email to
 adwords-api...@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 a topic in the 
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/adwords-api/FRfQrbD2csE/unsubscribe.
 To unsubscribe from this group

Re: Video Ads - How to pull metrics from Adwords API.

2015-10-19 Thread Justin Coon
Thank you AdWords and API team for listening to your customers needs and
responding appropriately

Justin Coon
Software Architect
Campaignium

On Mon, Oct 19, 2015 at 8:24 AM, Umesh Dengale <
adwordsapiadvisor+um...@google.com> wrote:

> Hello,
>
> The AdWords API v201509 supports TrueView campaigns that have migrated
> from AdWords for video, and several reports now include statistics and new
> metrics for these campaigns. The new VIDEO_PERFORMANCE_REPORT
> <https://developers.google.com/adwords/api/docs/appendix/reports/video-performance-report>
>  will give statistics for your account's upgraded AdWords for Video
> campaigns.
>
> The AdWords API does not support creating or updating video campaigns.
> Please check release notes
> <https://developers.google.com/adwords/api/docs/reference/> for complete
> lists of changes and added features. Please refer to the AdWords API blog
> <http://googleadsdeveloper.blogspot.com/search/label/> for any updates or
> announcements.
>
> Regards,
> Umesh, AdWords API Team.
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and Google+:
> https://googleadsdeveloper.blogspot.com/
> https://plus.google.com/+GoogleAdsDevelopers/posts
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/-M29qu5PdE0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/adwords-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/51a36a28-531f-4607-b9ef-81d8d543%40googlegroups.com
> <https://groups.google.com/d/msgid/adwords-api/51a36a28-531f-4607-b9ef-81d8d543%40googlegroups.com?utm_medium=email_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZuL0L19dqaxWqzB28FU6OutLSfpQyN8%2B_WYV3z3A9tSrA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Video Ads - How to pull metrics from Adwords API.

2015-09-01 Thread Justin Coon
We are painfully aware that Trueview data is not available...hence all the
replies...we need to have this
On Sep 1, 2015 3:29 PM, "Umesh Dengale" 
wrote:

> Hello,
>
> The AdWords API does not support the trueview campaigns. Currently, we
> don't have any plans to support the trueview campaigns.
>
> Thanks,
> Umesh, AdWords API Team.
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and Google+:
> https://googleadsdeveloper.blogspot.com/
> https://plus.google.com/+GoogleAdsDevelopers/posts
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/-M29qu5PdE0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/adwords-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/08768fd3-5118-4ed4-9d44-df9cda968cff%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZu67D9BPGkzwiBO9xT%3DwHJJZ5h1bKfN-8%2BWva7xnBwuNg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Video Ads - How to pull metrics from Adwords API.

2015-09-01 Thread Justin Coon
Well said!
On Sep 1, 2015 3:57 PM, "Ed-"  wrote:

> Hi Umesh,
>
> I believe the reason so many people ask to have this kind of campaign
> exposed by the API is triggered by Google AdWords account teams. I work for
> a agency that year after year is pushed to have more and more video ads, so
> I have performance and strategy directors asking me time and time again why
> our reports don't show video campaigns. The look they give me when I say
> the API has no such data is a mix of disbelief and yougotabejoking...
>
> It is not possible to scale campaigns without report and analysis
> automation - and without the API we are stuck in 2002; hence so many people
> bugging you with the same question for 3 years.
>
> Maybe it is about time for you guys from API dev to reach out with account
> teams selling ad services and get to the same page... Is video ads a
> priority? Google is sending mixed signals on this front.
>
> Cheers,
> Edelmar
>
>
> On Tuesday, September 1, 2015 at 5:29:32 PM UTC-3, Umesh Dengale wrote:
>>
>> Hello,
>>
>> The AdWords API does not support the trueview campaigns. Currently, we
>> don't have any plans to support the trueview campaigns.
>>
>> Thanks,
>> Umesh, AdWords API Team.
>>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and Google+:
> https://googleadsdeveloper.blogspot.com/
> https://plus.google.com/+GoogleAdsDevelopers/posts
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/-M29qu5PdE0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/adwords-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/62638f49-abdf-4d3d-a324-d6dc820b5a64%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAEtEPZuXmA8Q8KuUV31QKxve_pGZMTO6KZP5R_MEwhJ17NffpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migration to v201603 error

2016-05-16 Thread Justin Pacholka
@Sabri, were you able to solve this problem? Running into same thing with 
Laravel and the Selector() using ReportDefinitionService

- Justin

On Friday, April 29, 2016 at 7:16:58 PM UTC-5, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> Glad to hear that the example worked. Since that ran OK, the issue seems 
> to be with your Laravel setup. My PHP expertise is limited, so bear with me 
> :), but have you completed the following steps from the README 
> <https://github.com/googleads/googleads-php-lib> (or their Laravel 
> equivalents) in that environment?
>
> To install the client library, either copy the lib/ folder into where you 
>> store your PHP source files that is on your PHP include path, or add the 
>> current directory path of the lib/ folder to your PHP include path.
>
>
> Thanks,
> Josh, AdWords API Team
>
> On Friday, April 29, 2016 at 5:23:15 PM UTC-4, Sabri Karagönen wrote:
>>
>> Tried it and example file worked successfully. 
>>
>> Actually I'm using laravel and wrote AdWords report functions in a helper 
>> file. Then, call these helper functions from Controller files.
>>
>> It was working before version update as I mentioned above. 
>>
>> 29 Nisan 2016 Cuma 21:41:41 UTC+3 tarihinde Josh Radcliff (AdWords API 
>> Team) yazdı:
>>>
>>> Hi,
>>>
>>> Are you running a script you created or the DownloadCriteriaReport.php 
>>> example from the library 
>>> <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201603/Reporting/DownloadCriteriaReport.php>?
>>>  
>>> If you're running your own script, could you try the example from the 
>>> library and let me know if you see the same error?
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Friday, April 29, 2016 at 2:02:56 PM UTC-4, Sabri Karagönen wrote:
>>>>
>>>> Hi Josh,
>>>>
>>>> Of course, i tried it and I got 'v201603'. I also changed versions to 
>>>> 201601 and 201509, it didn't change anything.
>>>> Interestingly, I found that 
>>>> When I use Selector after ManagedCustomerService, it works:
>>>> $managedCustomerService = $user->GetService('ManagedCustomerService', 
>>>> 'v201603');
>>>> 
>>>> $selector = new Selector();
>>>>
>>>> However, it doesn't work with ReportDefinitionService: (There is no 
>>>> problem with ADWORDS_VERSION, it prints v201603)
>>>>
>>>> $campaignService = $user->GetService('ReportDefinitionService', 
>>>> ADWORDS_VERSION);
>>>> 
>>>> $selector = new Selector();
>>>>
>>>>
>>>>
>>>>
>>>> 29 Nisan 2016 Cuma 19:38:29 UTC+3 tarihinde Josh Radcliff (AdWords API 
>>>> Team) yazdı:
>>>>>
>>>>> Hi Sabri, Anti,
>>>>>
>>>>> Could you add a line to print ADWORDS_VERSION before the line that's 
>>>>> failing? I want to confirm that it's set to "v201603".
>>>>>
>>>>> Thanks,
>>>>> Josh, AdWords API Team
>>>>>
>>>>> On Thursday, April 28, 2016 at 4:16:22 PM UTC-4, Sabri Karagönen wrote:
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I'm having same problem. 
>>>>>> It just occured after I updated AdWords API via Composer from v6.6 to 
>>>>>> last version. So I don't think there is a missing file, etc.
>>>>>>
>>>>>> $campaignService = $user->GetService('ReportDefinitionService', 
>>>>>> ADWORDS_VERSION);
>>>>>> 
>>>>>> *$selector = new Selector();*
>>>>>> $selector->fields = $reportFields;
>>>>>>
>>>>>> Error is threw at second line that is bold. 
>>>>>>
>>>>>> Thanks, 
>>>>>> Sabri
>>>>>>
>>>>>>
>>>>>> 25 Nisan 2016 Pazartesi 15:52:25 UTC+3 tarihinde Anti Lolo yazdı:
>>>>>>>
>>>>>>> I got this error after set up my php adwords api  from v201506 to 
>>>>>>> new v201603.
>>>>>>>
>>>>>>> Fatal error: Class Selector not found in project 
>>>>>>>
>>>>>>> So uncommon error , did not find anything similar to find a 
>>>>>>> solution.  
>>>>>>>
>>>>>>> Please help.
>>>>>>>
>>>>>>> Thanks
>>>>>>> Anti 
>>>>>>>
>>>>>>>
>>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ce32898a-8551-4a86-be39-d4f12f76b463%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migration to v201603 error

2016-05-16 Thread Justin Pacholka
To follow up, to solve this Laravel problem, I'm guessing you installed 
from Composer. You need to add the following to composer.json (replacing 
the version # at the end with the version you're using), I missed that in 
the github instructions, all is working fine now in Laravel: 

"classmap": [
  "vendor/googleads/googleads-php-lib/src/Google/Api/Ads/AdWords/Util/v201603"
]




On Friday, April 29, 2016 at 7:16:58 PM UTC-5, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> Glad to hear that the example worked. Since that ran OK, the issue seems 
> to be with your Laravel setup. My PHP expertise is limited, so bear with me 
> :), but have you completed the following steps from the README 
>  (or their Laravel 
> equivalents) in that environment?
>
> To install the client library, either copy the lib/ folder into where you 
>> store your PHP source files that is on your PHP include path, or add the 
>> current directory path of the lib/ folder to your PHP include path.
>
>
> Thanks,
> Josh, AdWords API Team
>
> On Friday, April 29, 2016 at 5:23:15 PM UTC-4, Sabri Karagönen wrote:
>>
>> Tried it and example file worked successfully. 
>>
>> Actually I'm using laravel and wrote AdWords report functions in a helper 
>> file. Then, call these helper functions from Controller files.
>>
>> It was working before version update as I mentioned above. 
>>
>> 29 Nisan 2016 Cuma 21:41:41 UTC+3 tarihinde Josh Radcliff (AdWords API 
>> Team) yazdı:
>>>
>>> Hi,
>>>
>>> Are you running a script you created or the DownloadCriteriaReport.php 
>>> example from the library 
>>> ?
>>>  
>>> If you're running your own script, could you try the example from the 
>>> library and let me know if you see the same error?
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Friday, April 29, 2016 at 2:02:56 PM UTC-4, Sabri Karagönen wrote:

 Hi Josh,

 Of course, i tried it and I got 'v201603'. I also changed versions to 
 201601 and 201509, it didn't change anything.
 Interestingly, I found that 
 When I use Selector after ManagedCustomerService, it works:
 $managedCustomerService = $user->GetService('ManagedCustomerService', 
 'v201603');
 
 $selector = new Selector();

 However, it doesn't work with ReportDefinitionService: (There is no 
 problem with ADWORDS_VERSION, it prints v201603)

 $campaignService = $user->GetService('ReportDefinitionService', 
 ADWORDS_VERSION);
 
 $selector = new Selector();




 29 Nisan 2016 Cuma 19:38:29 UTC+3 tarihinde Josh Radcliff (AdWords API 
 Team) yazdı:
>
> Hi Sabri, Anti,
>
> Could you add a line to print ADWORDS_VERSION before the line that's 
> failing? I want to confirm that it's set to "v201603".
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, April 28, 2016 at 4:16:22 PM UTC-4, Sabri Karagönen wrote:
>>
>> Hi,
>>
>> I'm having same problem. 
>> It just occured after I updated AdWords API via Composer from v6.6 to 
>> last version. So I don't think there is a missing file, etc.
>>
>> $campaignService = $user->GetService('ReportDefinitionService', 
>> ADWORDS_VERSION);
>> 
>> *$selector = new Selector();*
>> $selector->fields = $reportFields;
>>
>> Error is threw at second line that is bold. 
>>
>> Thanks, 
>> Sabri
>>
>>
>> 25 Nisan 2016 Pazartesi 15:52:25 UTC+3 tarihinde Anti Lolo yazdı:
>>>
>>> I got this error after set up my php adwords api  from v201506 to 
>>> new v201603.
>>>
>>> Fatal error: Class Selector not found in project 
>>>
>>> So uncommon error , did not find anything similar to find a 
>>> solution.  
>>>
>>> Please help.
>>>
>>> Thanks
>>> Anti 
>>>
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 

Re: Campaign appears in reporting API, not in Management API

2016-05-04 Thread justin biebee


On Thursday, April 28, 2016 at 2:33:30 AM UTC+7, Stephen Yeargin wrote:
>
> Howdy!
>
> I have a campaign that is appear in a client's reports. However, when I 
> attempt to grab the settings for the campaign (or retrieve this campaign 
> from a listing), there is no data. I'm confirming any other details about 
> the campaign with the client, but right now it is invisible everywhere but 
> in reporting. I've redacted a few of the critical bits to protect client 
> data.
>
> Here is a snippet from the report output:
>
>
> "Campaign Performance Report (Mar 27, 2016-Apr 26, 2016)"
> Day,Campaign ID,Campaign,Impressions,Clicks,CTR,Cost,Avg. CPC,Avg. CPM,
> Converted clicks,Conversions,Conv. rate,Click conversion rate,Cost / 
> converted click,Cost / conv.,Value / converted click,Total conv. value
> [...]
> 2016-04-02,408085702,[redacted],1801,0,0.00%,667,0,3703498,0,0.0,0.00
> %,0.00%,0,0,0.0,0.0
> [...]
>
> Below is the SOAP request log showing 408085702 does not exist.
>
> [Apr 27 2016 14:04:15.00 - INFO] POST /api/adwords/cm/v201601/
> CampaignService HTTP/1.1
> Host: adwords.google.com
> Connection: Keep-Alive
> User-Agent: PHP-SOAP/5.5.30, gzip
> Accept-Encoding: gzip, deflate
> Content-Encoding: gzip
> Content-Type: text/xml; charset=utf-8
> SOAPAction: ""
> Content-Length: 768
> Authorization: Bearer [redacted]
>
> 
> http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="
> https://adwords.google.com/api/adwords/cm/v201601;>
>   
> 
>   [redacted]
>   [redacted]
>   [redacted] (AwApi-PHP/8.1.0, Common-PHP/8.1.0, PHP/
> 5.5.30)
>   false
> 
>   
>   
> 
>   
> Id
> Name
> Status
> ServingStatus
> StartDate
> EndDate
> AdServingOptimizationStatus
> BudgetId
> BudgetName
> IsBudgetExplicitlyShared
> BiddingStrategyId
> BiddingStrategyName
> BiddingStrategyType
> Settings
> Amount
> Period
> DeliveryMethod
> PricingModel
> EnhancedCpcEnabled
> BidCeiling
> Eligible
> RejectionReasons
> FrequencyCapMaxImpressions
> TimeUnit
> Level
> TargetGoogleSearch
> TargetSearchNetwork
> TargetContentNetwork
> TargetPartnerSearchNetwork
> 
>   Id
>   EQUALS
>   408085702
> 
> 
>   20160326
>   20160426
> 
> 
>   Name
>   ASC
> ...

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e3406f28-d48b-435e-af88-65e3eccb599e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Dealing with Misspellings and High Search Volume from TargetingIdeaService

2017-02-13 Thread justin . pacholka
We're dealing with an issue where if we directly check a singular keyword 
with the TargetingIdeaService and that word is misspelled we get returned 
the search volume for the correct spelling of the keyword. This is messing 
with us because we'll go add the misspelling to our account thinking it has 
a high search volume when really it's a misspelling. Although the API is 
obviously different than the Adwords Keyword Tool, we noticed with the 
keyword tool if check a singular keyword that may be misspelled it'll 
actually return the correct spelling of the term. I'm not sure if this is a 
bug with the API or something we can correct. Right now we're running 
everything through spellchecking software to correct it, but it's not as 
perfect as Google. To give you an example, I've shown Gaames and Games 
below. Both return same volume of searches despite Gaames being an obvious 
misspelling. Any way to fix this, or some parameter we're missing?

Keyword: Gaames

Keyword idea with text 'gaames', category IDs (13377, 10019, 10885, 11942, 
13418, 12204, 10125, 11950, 10672, 10007, 10167, 10168, 13785, 13691, 
10108, 10013, 13694, 10015) and average monthly search volume '612' was 
found.
Array
(
[KEYWORD_TEXT] => StringAttribute Object
(
[value] => gaames
[AttributeType] => StringAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[CATEGORY_PRODUCTS_AND_SERVICES] => IntegerSetAttribute Object
(
[value] => Array
(
[0] => 13377
[1] => 10019
[2] => 10885
[3] => 11942
[4] => 13418
[5] => 12204
[6] => 10125
[7] => 11950
[8] => 10672
[9] => 10007
[10] => 10167
[11] => 10168
[12] => 13785
[13] => 13691
[14] => 10108
[15] => 10013
[16] => 13694
[17] => 10015
)

[AttributeType] => IntegerSetAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[COMPETITION] => DoubleAttribute Object
(
[value] => 0.35477738033287
[AttributeType] => DoubleAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[AVERAGE_CPC] => MoneyAttribute Object
(
[value] => Money Object
(
[microAmount] => 294758
[ComparableValueType] => Money
[_parameterMap:ComparableValue:private] => Array
(
[ComparableValue.Type] => ComparableValueType
)

)

[AttributeType] => MoneyAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[IDEA_TYPE] => IdeaTypeAttribute Object
(
[value] => KEYWORD
[AttributeType] => IdeaTypeAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[SEARCH_VOLUME] => LongAttribute Object
(
[value] => 612
[AttributeType] => LongAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

)


Keyword: Games

eyword idea with text 'games', category IDs (13377, 10019, 10885, 11942, 
13418, 12204, 10125, 11950, 10672, 10007, 10167, 10168, 13785, 13691, 
10108, 10013, 13694, 10015) and average monthly search volume '612' was 
found.
Array
(
[KEYWORD_TEXT] => StringAttribute Object
(
[value] => games
[AttributeType] => StringAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[CATEGORY_PRODUCTS_AND_SERVICES] => IntegerSetAttribute Object
(
[value] => Array
(
[0] => 13377
[1] => 10019
[2] => 10885
[3] => 11942
[4] => 13418
[5] => 12204
[6] => 10125
[7] => 11950
[8] => 10672
[9] => 10007
[10] => 10167
  

Re: API Rate limits

2017-04-14 Thread Justin Coon
We have waited over 24 hours and still getting the error - whats the issue?

On Wednesday, April 12, 2017 at 2:48:38 PM UTC-5, Justin Coon wrote:
>
> So it seems that the reset is inconsistent (not always 24 hours)? Or maybe 
> I should say its non deterministic. This can be frustrating as we don't 
> know when to retry (turn everything back on), once you've hit the rate 
> limit. Currently it's a guessing game, and can be a costly one since the 
> timer resets every time you hit the API while still locked out - correct?
>
> We are currently locked out due to exceeded rate limits on a basic access 
> token - and I have no way of knowing when I can turn our reporting engine 
> back on. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2dc4799c-1fd3-4951-b9b8-f97e74144ccb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API Rate limits

2017-04-14 Thread Justin Coon
We have waited over 24 hours and still getting the error - within 1 call to 
the API - whats the issue? 

On Wednesday, April 12, 2017 at 2:48:38 PM UTC-5, Justin Coon wrote:
>
> So it seems that the reset is inconsistent (not always 24 hours)? Or maybe 
> I should say its non deterministic. This can be frustrating as we don't 
> know when to retry (turn everything back on), once you've hit the rate 
> limit. Currently it's a guessing game, and can be a costly one since the 
> timer resets every time you hit the API while still locked out - correct?
>
> We are currently locked out due to exceeded rate limits on a basic access 
> token - and I have no way of knowing when I can turn our reporting engine 
> back on. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/63318d95-fb2b-4215-b61a-87a6484eaa2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RATE_EXCEEDED BillingPerDay

2017-04-12 Thread Justin Coon
So it seems that the reset is inconsistent is that correct? Or maybe I 
should say its non deterministic. This can be frustrating as we don't know 
when to retry (turn everything back on), once you've hit the rate limit. 
Currently it's a guessing game, and can be a costly one since the timer 
resets every time you hit the API while still locked out - correct?

On Tuesday, January 21, 2014 at 5:18:21 AM UTC-6, Danial Klimkin wrote:
>
> Hello,
>
>
> "Basic" API access level is limited to 1 operations per day. Please 
> see the rate sheet for more details:
>
>   https://developers.google.com/adwords/api/docs/ratesheet
>
> Operations counter "reset" can happen at different times of the day. 84600 
> is just a constant we use to report operations number exceeded.
>
>
> -Danial, AdWords API Team.
>
>
> On Thursday, January 16, 2014 10:55:53 PM UTC+4, goingdev wrote:
>>
>> Yesterday I had used the API to upload almost 9,000 adParams, which 
>> worked well. About 5 minutes later I tried uploading some 500 more but it 
>> gave me the RATE_EXCEEDED error with a "retryAfterSeconds" of "84600" (24 
>> hours).
>>
>> Now, just about 24 hours later, the API is still giving me that same 
>> error. What does this mean? How can I resolve this error? 
>>
>> Even with that extra 500 adParams, the operation count is still less than 
>> 10,000 operations. And why is it still telling me 84,600 seconds?
>>
>> Thanks.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/41dabf8b-ce17-4576-9799-0555da4f5bee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


API Rate limits

2017-04-12 Thread Justin Coon
So it seems that the reset is inconsistent (not always 24 hours)? Or maybe 
I should say its non deterministic. This can be frustrating as we don't 
know when to retry (turn everything back on), once you've hit the rate 
limit. Currently it's a guessing game, and can be a costly one since the 
timer resets every time you hit the API while still locked out - correct?

We are currently locked out due to exceeded rate limits on a basic access 
token - and I have no way of knowing when I can turn our reporting engine 
back on. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aa0ce17c-f20f-4474-9f4c-5853518eebad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR when creating html5 template ad

2017-03-02 Thread Justin Masters
We're also getting this error in code that was working recently. Keen to 
know what's happened

Justin

On Friday, March 3, 2017 at 11:44:05 AM UTC+11, Adam Marshall wrote:
>
> I have now downloaded the .Net adwords_dotnet_lib_src_v19.1.0 solution and 
> ran the AddHtml5ad.cs, and this example also crashes.
>
>
>
> So it is reproducible in the examples.
>
> Can someone help me please?
>
> Thanks,
>
> Adam
>
>
>
> On Friday, 3 March 2017 11:26:11 UTC+13, Adam Marshall wrote:
>
>> Hello, I have been receiving the following error when attempting to 
>> create an html5 template for the last 36 hours:
>>
>> This is the only error information received:
>> (Error: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, FieldPath: , 
>> Trigger: )
>>
>>
>> This has been working unchanged for over 8 months, yesterday it started 
>> throwing these errors.
>>
>> I am using v201609 ( I also tested on 201702, but same issue)
>>
>> The campaign and adgroup are created successfully, just uploading the 
>> html5 ads is failing.
>>
>> Here is my c# code:
>>
>>  AdWordsApiVersion.AdGroupAdService adGroupAdService = 
>> (AdWordsApiVersion.AdGroupAdService)User.GetService(AdWordsServiceVersion.AdGroupAdService);
>> AdWordsApiVersion.TemplateAd html5Ad = new 
>> AdWordsApiVersion.TemplateAd()
>> {
>> name = adName,
>> templateId = 419,
>> finalUrls = new string[] { finalUrl },
>> displayUrl = displayUrl,
>> dimensions = new AdWordsApiVersion.Dimensions()
>> {
>> width = width,
>> height = height
>> }
>> };
>> AdWordsApiVersion.MediaBundle mediaBundle = new 
>> AdWordsApiVersion.MediaBundle()
>> {
>> data = html5ZipBytes,
>> entryPoint = GaTemplateManager.GoogleAdEntryPointHtml,
>> type = AdWordsApiVersion.MediaMediaType.MEDIA_BUNDLE
>> };
>> html5Ad.templateElements = new 
>> AdWordsApiVersion.TemplateElement[] {
>> new AdWordsApiVersion.TemplateElement() {
>> uniqueName = "adData",
>> fields = new AdWordsApiVersion.TemplateElementField[] 
>> {
>> new AdWordsApiVersion.TemplateElementField() {
>> name = "Custom_layout",
>> fieldMedia = mediaBundle,
>> type = 
>> AdWordsApiVersion.TemplateElementFieldType.MEDIA_BUNDLE
>> },
>> new AdWordsApiVersion.TemplateElementField() {
>> name = "layout",
>> fieldText = "Custom",
>> type = 
>> AdWordsApiVersion.TemplateElementFieldType.ENUM
>> },
>> },
>> }
>> };
>> // Create the AdGroupAd.
>> AdWordsApiVersion.AdGroupAd html5AdGroupAd = new 
>> AdWordsApiVersion.AdGroupAd()
>> {
>> adGroupId = adGroupId,
>> ad = html5Ad,
>> // Additional properties (non-required).
>> status = AdWordsApiVersion.AdGroupAdStatus.ENABLED
>> };
>> AdWordsApiVersion.AdGroupAdOperation adGroupAdOperation = new 
>> AdWordsApiVersion.AdGroupAdOperation()
>> {
>> @operator = AdWordsApiVersion.Operator.ADD,
>> operand = html5AdGroupAd
>> };
>>
>> // Error is thrown on this line:
>>
>> AdWordsApiVersion.AdGroupAdReturnValue result = 
>> adGroupAdService.mutate(new AdWordsApiVersion.AdGroupAdOperation[] { 
>> adGroupAdOperation });
>> if (result != null && result.value != null)
>> {
>> return result.value[0];
>> }
>> else
>> {
>> throw new Exception("HTML5 ad " + adName + " could not be 
>> added.");
>> }
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~


Google add Words - Emails keep coming and wont stop!

2017-06-12 Thread Justin DeVinney
I signed up for Google add words and I have gotten hundreds of emails (see 
below) within the last hour.  It's the same email over and over again... 
 How do I make it stop?

I tried calling but of course they are closed on Saturday. 

--
Hello from Google,

Congratulations! You've successfully signed up for AdWords! Your customer 
ID is: 218-

Now it's time to activate your account so you can start reaching customers 
online:

1. Sign in to your account at...
2. Click the Create your first campaign button. Campaign setup takes just a 
few minutes and include four simple steps:
- Choose your budget
- Create your ads
- Select keywords that match your ad to potential customers
- Enter your billing information

Once you complete these steps, your account will be activated. If you need 
any help setting up your campaign, just call us at 1-855-331-2683. For a 
list of numbers in other countries: 
https://adwords.google.com/support/aw/answer/1722029?hl=en_US

Ready to get started? Check out our resources for new advertisers: 
https://support.google.com/adwords/go/getstarted

Our step-by-step guide will help you learn about:
- Accessing your account
- Creating a campaign
- How billing works
- How to find your first ad

We're delighted to welcome you to Google AdWords.

See you online,
The Google AdWords Team




Important note: We periodically review accounts for security purposes and 
to verify billing information. If your account undergoes review, your ads 
will not show during the review time period. This process is designed for 
your protection and to maintain the quality and security of AdWords. Your 
ads will be eligible to show as soon as your account is out of review, 
usually within 3 business days. However, if your ads still do not run after 
this time period, you may contact us directly: 
https://adwords.google.com/support/aw/request?display=categories=en_US

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/24250733-0e36-4da9-87b2-26fab30cd849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Rate exceeded error after 3 calls

2017-06-02 Thread Justin Coon
Is there an issue going on with the API today? I got a rate exceeded error 
after less than a handful of calls today

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/076986fd-36fc-4daa-a77a-10706115c396%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Click type totals don't add up

2017-06-07 Thread Justin Coon
Hi,

We download data on click types from the API - when you add up the 
impressions for the click types they do not match what would be expected. 
It appears "Headline" is always correct when taken by itself, but for 
instance the "Phone Calls" segment - when you add those in, that takes you 
past the expected total impressions. There is even a note in the AdWords UI 
about this - 

"*Calls*
The number of clicks on your phone number when your ad is shown on a mobile 
device. This includes clicks on either a phone number in your ad text (in 
the US and UK) or on a call extension. Since some ads may display both a 
display URL and a click-to-call phone number, impression counts for these 
ads may not reconcile within this table."

How should we handle this?

Thanks
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cade4dee-7d63-470d-9c02-1d290b010fe0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Performance problems downloading criteria report via API

2017-06-06 Thread Justin Coon
Hi we are experiencing errors similar to this with the 
CAMPAIGN_PERFORMANCE_REPORT. We either get an empty report(no errors) or we 
get an error 

ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKENDUnable
 
to read report 
data

Any thoughts API team?

On Tuesday, June 6, 2017 at 9:26:03 AM UTC-5, Dorian Kind wrote:
>
> Hi all,
>
> just wanted to chime in to say that we've also been experiencing these 
> errors more frequently again during the last few days. As opposed to the 
> occurrence in April however, retrying almost always helps.
>
> Best regards,
> Dorian
>
> On Tuesday, 6 June 2017 15:58:28 UTC+2, Shwetha Vastrad (AdWords API Team) 
> wrote:
>>
>> Hi, 
>>
>> Could you provide the report definition used along with the 
>> clientCustomerId for which this error occurred? Does this error occur 
>> consistently? Please use *Reply privately to author* when sending the 
>> requested details.
>>
>> Thanks,
>> Shwetha, AdWords API Team.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f281102a-a62c-4ab4-9de8-7fb34a73c349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to validate AdGroupFeed Matching Functions against feed

2018-05-23 Thread Justin Courville
Hi Michael, 

Thank you for the confirmation I appreciate the swift response. I will make 
sure to keep an eye out for this feature in the future. Thanks again. 


On Wednesday, May 23, 2018 at 5:43:06 AM UTC-7, Michael Cloonan (AdWords 
API Team) wrote:
>
> Hello,
>
> There is no way to see exactly what feed items are matched by a specific 
> matching function, unfortunately. That sounds like a great idea, however, 
> so I'm going to pass it along to the team to see if it's something we can 
> add in the future.
>
> Regards,
> Mike, AdWords API Team
>
> On Tuesday, May 22, 2018 at 5:31:19 PM UTC-4, Justin Courville wrote:
>>
>> Hello, 
>>
>> Is there a way to validate an Ad Group Feed Matching Function against the 
>> feed items and see what items match for that Ad Group Feed via the API? The 
>> closest thing I have been able to use for validation is viewing the Ad 
>> preview of the ads under the Ad Group I created the matching function on. 
>>
>> Thank you
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/edac20e8-b18a-4abb-bdd1-4b96e7106946%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to validate AdGroupFeed Matching Functions against feed

2018-05-22 Thread Justin Courville
Hello, 

Is there a way to validate an Ad Group Feed Matching Function against the 
feed items and see what items match for that Ad Group Feed via the API? The 
closest thing I have been able to use for validation is viewing the Ad 
preview of the ads under the Ad Group I created the matching function on. 

Thank you


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/18b2a5e4-0456-472a-ace5-26231d9f381a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Inconsistent click counts between GEO_PERFORMANCE_REPORT and CAMPAIGN_PERFORMANCE_REPORT

2017-12-20 Thread Justin Coon
Can anyone explain the discrepancy between click counts in these two 
reports? The API has the same discrepancy as the UI -


Thanks
Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dfc98192-bb5c-4019-bb0e-23902a2a1aa7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Error when trying to remove feed mapping - FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

2019-08-18 Thread Justin Courville
Hello, 

I am trying to remove a feed mapping and add a new one in order to update 
one of my feeds. However, I continue to receive the following message: 

FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

I cannot seem to find any information as to what this error means. When 
pulling down the Feed Origin it is set to "User" so I should be able to 
modify the attributes and mappings. 

*SOAP Request:* 



REMOVE

[REDACTED]
[REDACTED]
10
ENABLED

1
5


2
5


3
5


4
5






*SOAP Response:*


soap:Client

[FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED @ 
operations[0].operand]

https://adwords.google.com/api/adwords/cm/v201809;>

[FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED @ 
operations[0].operand]

ApiException
http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="FeedMappingError">
operations[0].operand

operations
0


operand



FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED
FeedMappingError

CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED






-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4440d1a9-afc3-4e94-85f0-ce73bfdf44ea%40googlegroups.com.


Re: Dynamic HTML5 Ad preview

2019-08-23 Thread Justin Coon
Still not available? So there is no way to get a preview of a template ad 
(HTML5 ad) from the API??

On Thursday, March 28, 2019 at 12:50:21 PM UTC-5, googleadsapi-forumadvisor 
wrote:
>
> Hello Lorand, 
>
> Through the API, the Ad preview option is currently not available. We have 
> raised a feature request with the team. We will not be able to share a 
> definite timeline of when this feature will be available. Please keep an 
> eye on our blog 
>  for 
> more updates. To explore other options, you could try posting the concern 
> on the Advertisers Community form 
> 
>  to 
> see if the product experts have any suggestions. 
>
> Thanks,
> Bharani, Google Ads API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/03273365-29b9-4714-9c7c-d5989390640b%40googlegroups.com.


  1   2   >