UAC (Universal app campaigns) support in the API

2015-10-28 Thread dima
Hi,

Some of our clients started creating UAC campaigns and we can't seem to 
retrieve performance data about those using the ADGROUP_PERFORMANCE_REPORT 
adhoc report.
Is there official support planned for this in the API? could you share any 
ETA?

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/515e70bd-0a1c-4827-81f2-4e2d7943f7e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UNEXPECTED_INTERNAL_API_ERROR occurs when a remaketing list contains > 400 rules , created by API

2015-10-28 Thread Jian Xu
Find a solution, we could use logicalUserList to separate these rules. 

On Tuesday, October 27, 2015 at 5:55:39 PM UTC+1, Jian Xu wrote:
>
> Hi, 
>
> I've met an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, when i use the 
> Adwords API to create a remarketing list which contains a list of String 
> rules (the relation between the rules is OR).  The test is done with an 
> test account.
>
> After multi tests, i've found that if the rules is less then 400, it could 
> pass. Otherwise , adwords will always return an internal error. 
>
> Below is the soap msg , with 464 StringRuleItems:
>
> 
> https://adwords.google.com/api/adwords/rm/v201509";>
> 
> https://adwords.google.com/api/adwords/cm/v201509";>ADD
> https://adwords.google.com/api/adwords/rm/v201509"; 
> xsi:type="ns8:ExpressionRuleUserList">
> 992_TARGET_20151027030959
> 
> 
> 
> 
> 
> cid
> 
> EQUALS
> 170610
> 
> 
> 
> 
> 
> 
> 
> cid
> 
> EQUALS
> 24017
> 
> 
> 
>
> .
>
> soap response : 
> http://schemas.xmlsoap.org/soap/envelope/";>
> 
> https://adwords.google.com/api/adwords/rm/v201509"; xmlns="
> https://adwords.google.com/api/adwords/cm/v201509";>
> 00052316a22c7af00a0de655a507a112
> AdwordsUserListService
> mutate
> 1
> 15710
> 
> 
> 
> 
> soap:Server
> [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]
> 
> https://adwords.google.com/api/adwords/cm/v201509"; xmlns:ns2="
> https://adwords.google.com/api/adwords/rm/v201509";>
> 
> [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
> com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]
> 
> ApiException
> http://www.w3.org/2001/XMLSchema-instance"; xsi:type="InternalApiError">
> operations[0].operand.rule
> 
> 
> InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
> InternalApiError
> UNEXPECTED_INTERNAL_API_ERROR
> 
> 
> 
> 
> 
> 
>
> Do you have any idea about that? 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/716be2cb-0900-4f1d-b658-910013ce2732%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting the Change History via the API

2015-10-28 Thread Stephen
Hey all,

Wanted to check if there's been any movement on this. Change History via 
the API would be a massive benefit to many advertisers, is this on your 
roadmap?

Thanks,
Stephen

On Monday, June 18, 2012 at 5:06:50 PM UTC+1, Oliver wrote:
>
> Hi,
>
> I believe the only way to get some data about the 'Change History' is by 
> using the CustomerSyncService object. 
>
> Looking at this object I have 2 questions:
>
> 1) There doesn't seem to be a timestamp given for when the change took 
> place.  This is unlike the adwords interface that tells you when and how 
> performed the change.  Correct?
>
> 2) It doesn't tell you the nature of the change e.g. if the 'Target CPA' 
> of an adgroup changed, all the API can tell me is that there was a change 
> to the adgroup (but it can't tell me what the change is).  Again, this is 
> different from the interface. Correct?
>
> Many thanks.
>
> Oliver
>

-- 
MVF Global is a trading name of Marketing VF Limited (MVF), a company 
registered in England and Wales with company number 06951544, whose 
registered office address is at Ryland House, 24A Ryland Road, London NW5 
3EH, United Kingdom. VAT number: GB207713719.
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of MVF unless specifically stated. If you 
have received it in error, please delete it from your system. Do not use, 
copy or disclose the information in any way nor act in reliance on it and 
notify the sender immediately. Please note that MVF monitors e-mails sent 
or received. Further communication will signify your consent to this.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9f708618-0e34-4e12-a8f8-048e332edf8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Errors in Java maven com.google.api-ads version 2.5.0

2015-10-28 Thread Adxsearch Adxpand
I opened an issue here: 
https://github.com/googleads/googleads-java-lib/issues/55

On Tuesday, October 27, 2015 at 10:01:06 PM UTC+1, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi,
>
> Since this is specific to the Java client library, could you open an issue 
> on our issues list 
>  so we can better 
> track this? Also, if you could provide the *complete* set of dependencies 
> using dependency:list 
> , 
> that should help us identify the source of this problem.
>
> Thanks,
> Josh, AdWords API Team
>
> On Tuesday, October 27, 2015 at 11:48:49 AM UTC-4, Adxsearch Adxpand wrote:
>
> No it's still not working. Here's our pom.xml:
> As soon as I call 
> adWordsServices = new AdWordsServices();
> the exceptions are thrown.
>
> http://maven.apache.org/POM/4.0.0"; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance";
>  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/maven-v4_0_0.xsd";>
> 4.0.0
>
> com.adxsearch
> adxcore-adxapp
>
> 5.12.0.0
>
> ADX Search Server Module
> war
>
> 
> UTF-8
> 2.5.6
> 2.5.6
> 2.5.6
> 1.6.1
> 9.2.11.v20150529
> 6.1.21
> 1.4.5
> 
> 
> 
>
> 
> 
> maven-restlet
> Public online Restlet repository
> http://maven.restlet.org
> 
> 
> mvnrepository.com
> Public online SpringFramework repository
> http://mvnrepository.com
> 
> 
> repository.jboss.org
> Public online jboss repository
> http://repository.jboss.org/maven2
> 
> 
> 
> 
> central
> Maven Plugin Repository
> http://repo1.maven.org/maven2
> default
> 
> false
> 
> 
> never
> 
> 
> 
>
> 
> 
> 
> 
> 
> 
> 
> org.codehaus.plexus
> plexus-utils
> 2.0.6
> 
> 
> org.apache.maven
> maven-plugin-api
> 3.0.3
> 
> 
> org.apache.maven
> maven-artifact
> 3.0.3
> 
> 
> org.apache.maven
> maven-core
> 3.0.3
> 
> 
> com.google.api-ads
> ads-lib
> 2.5.0
> compile
> 
> 
> com.google.api-ads
> adwords-axis
> 2.5.0
> compile
> 
> 
> org.apache.maven.plugin-tools
> maven-plugin-tools-api
> 3.1
> 
> 
> 
> 
> 
> 
> 
> org.eclipse.jetty
> jetty-jaas
> ${jetty.version}
> 
> 
> org.eclipse.jetty.websocket
> javax-websocket-server-impl
> ${jetty.version}
> 
> 
> org.eclipse.jetty
> jetty-jmx
> ${jetty.version}
> 
> 
> org.eclipse.jetty
> jetty-jsp
> ${jetty.version}
> 
> 
> org.eclipse.jetty.orbit
> javax.activation
> 1.1.0.v201105071233
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> org.apache.httpcomponents
> httpcore
> 4.3.1
> 
> 
> org.apache.httpcomponents
> httpclient
> 4.3.1
> 
> 
> org.apache.httpcomponents
> httpmime
> 4.3.1
> 
> 
> org.restlet
> org.restlet
> 2.0-SNAPSHOT-M5
> 
> 
> org.lpsolve
> org.lpsolve
> 5.5
> compile
> 
> 
> org.json
> json
> 20090211
> 
> 
> net.sf.json-lib
> json-lib
> 2.3
> jar
> jdk15
> compile
> 
> 
> org.restlet
> org.restlet
> 2.0-SNAPSHOT-M5
> 
> 
> org.restlet
> org.restlet.ext.spring
> 2.0-SNAPSHOT-M5
> 
> 
> org.restlet
> org.restlet.ext.servlet
> 2.0-SNAPSHOT-M5
> 
> 
> org.restlet.jee
> org.restlet.ext.xml
> 2.0-M5
> 
> 
> org.restlet.jee
> org.restlet.ext.json
> 2.0-M5
> 
> 
> org.osgi
> org.osgi.core
> 4.0
> 
> 
> net.sf.json-lib
> json-lib
>  

MCC spend

2015-10-28 Thread MrGapo
I need to get total spend by MCC via Adwords API. 
Is there any to achivev this with a single report download.

Thank you


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7e22d45e-a093-4fe5-9874-c1a0c3ab1a65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


"Get search volume data and trends" information via API

2015-10-28 Thread Heitor Tashiro Sergent
Hi!

I'm looking at the documentation for Keyword Planner, specifically the part 
on "Get search volume data and trends 

".

>From what I understood and playing around with the API using the Python 
lib, the attributes that I can get back from my query using the API are in 
the "AttributeType" property found here 

.

Now, I can't seem to find how to retrieve from the API the following 
columns, which I get when using the "Get search volume data and trends" 
from the web interface:


   - Currency
   - Suggested bid
   - Impression share
   - Organic impression share
   - In account?
   - In plan?

Are there more AttributeType properties besides the ones in the 
documentation, or do I have to do different queries to get the information 
above?

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/2be87a60-4fa3-45f4-85d4-ed12b568db41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get report for disable ads?

2015-10-28 Thread Ciro Shia
Hi!

I´m running a report using 

  var adReport = AdWordsApp.report(
 'SELECT Id, KeywordId, AdGroupId, Device, AdType, AdNetworkType1, 
Status, Cost ' +
 'FROM   AD_PERFORMANCE_REPORT ' +
 'DURING ' + dataRangeQuery, {includeZeroImpressions: false});


However, the data I get does not contain the data for disable ads. How do I 
get those?

Thank You!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9a60dbd7-ed36-4357-a5bc-db35286b758a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get search volume data and trends information via API

2015-10-28 Thread Heitor Tashiro Sergent
Hi!

I'm looking at the documentation for Keyword Planner, specifically the part 
on "Get search volume data and trends 

".

>From what I understood and playing around with the API using the Python 
lib, the attributes that I can get back from my query using the API are in 
the "AttributeType" property found here 

.

Now, I can't seem to find how to retrieve from the API the following 
columns, which I get when using the "Get search volume data and trends" 
from the web interface:


   - Currency
   - Suggested bid
   - Impression share
   - Organic impression share
   - In account?
   - In plan?

Are there more AttributeType properties besides the ones in the 
documentation, or do I have to do different queries to get the information 
above?

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/26b499d7-2c5c-43e4-92e2-1cc13af2cbab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords Video data via Criteria Report

2015-10-28 Thread Umesh Dengale
Hi Alex,

I have used below query for CRITERIA_PERFORMANCE_REPORT.

SELECT CampaignName, CampaignId,CampaignStatus,Conversions,ConversionValue, 
Cost,Criteria, VideoViews,CriteriaType FROM   CRITERIA_PERFORMANCE_REPORT 
WHERE  Cost > 0  DURING 20151001,20151014

To get AdGroup related data, you could use the ADGROUP_PERFORMANCE_REPORT 
.
 
The query used to get the campaign: Hefty Cubs_In Stream and ID: 345916169. 
The total cost is $12.29.

SELECT AdGroupId,AdGroupName,Cost, TotalCost, CampaignName, 
CampaignId,CampaignStatus,Conversions,ConversionValue, VideoViews FROM   
ADGROUP_PERFORMANCE_REPORT WHERE  Cost > 0 AND CampaignId=345916169 DURING 
20151001,20151014

You could find different reports 
 available 
in the AdWords API.

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/7c3eebdc-3890-48be-820f-f60135f08b6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Needs explanation on EntityCountLimitExceeded.CAMPAIGN_LIMIT error

2015-10-28 Thread hans . t
{
"fieldPath": "operations[2455]",
"errorString": "EntityCountLimitExceeded.CAMPAIGN_LIMIT",
"ApiError.Type": "EntityCountLimitExceeded",
"enclosingId": "459733452",
"existingCount": 1,
"trigger": null,
"index": 2455,
"reason": "CAMPAIGN_LIMIT",
"accountLimitType": 
"AD_GROUP_CRITERION_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN",
"limit": 1
},


Hi, recently I tried to upload biddable keywords to an AdGroup, and I got 
this error. Does this mean I uploaded too many keywords to an 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/307dd0a8-e91e-479c-9c9a-d76cf600125a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adding subdomain to OAuth valid redirect urls

2015-10-28 Thread assaf
Thanks, we did it and seems to work. I thought that adding a new client 
will require to pass the approval process for developer token again.

On Monday, October 26, 2015 at 7:54:05 PM UTC+2, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> The flow you described sounds like a *Web application* flow to me, rather 
> than an *Other/Native application* flow. The *Web* flow will allow you to 
> enter multiple redirect URIs, as you noted.
>
> I'd recommend switching over to the *Web application* client ID and 
> secret, then adding all required redirect URIs to that application.
>
> Cheers,
> Josh, AdWords API Team
>
> On Sunday, October 25, 2015 at 12:07:28 PM UTC-4, assaf wrote:
>>
>> Hi,
>>
>> We have a developer token with enabled Adwords API. Recently we decided 
>> to allow customers to authorize using the OAuth protocol. It's working fine 
>> when in the redirect_uri we specify is http://ourdomain.com or 
>> http://localhost, but fails on http://app.ourdomain.com
>>
>> *400.* That’s an error.
>>
>> *Error: redirect_uri_mismatch*
>>
>> A native application: *xxx*
>>
>> You can email the developer of this application at: yyy
>> Request Details
>>
>>- access_type=offline
>>- approval_prompt=force
>>- hl=en
>>- scope=https://www.googleapis.com/auth/adwords
>>- response_type=code
>>- redirect_uri=http://app.ourdomain.com
>>- client_id=zzz
>>
>> That’s all we know.
>>
>> As far as we understand this uri (subdomain) should be authorized 
>> somewhere in the Developers Console, but we don't see this option. Just for 
>> test purposes we created a new Client of type Web Application and it indeed 
>> has a section called Authorized redirect URIs, but it's missing in the our 
>> original Client which is of type Other.
>>
>> How can we solve this while preserving all the permissions we have in the 
>> original client? Should we migrate it from Other to Web application?
>>
>> 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/faef5325-1069-42c4-b9c9-7e7ed80baa7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Special Values for ImpressionReach / uniqueCookies?

2015-10-28 Thread Josh Radcliff (AdWords API Team)
Hi Tony,

I'm also going to follow up with the reporting team to see if the data type 
returned by ReportDefinitionService 

 for 
this field should be changed.

Thanks,
Josh, AdWords API Team

On Tuesday, October 27, 2015 at 11:49:58 PM UTC-4, tony... wrote:
>
> Thanks Josh,
>
> I had the first two, '--' is kind of expected based on other fields, but 
> didn't have anything handling the '<100' response and wanted to check if 
> there were any other values that were known.
>
> Cheers,
>
> Tony
>
> On Wednesday, October 28, 2015 at 4:47:40 AM UTC+7, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi,
>>
>> Based on experimentation, it looks the possible values are:
>>
>>- *--*  (when no impression reach data is available)
>>- *< 100* (estimate when limited impression reach data is available)
>>- *xxx...* (when impression reach data is available; *xxx...* will be 
>>an actual number)
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Tuesday, October 27, 2015 at 8:31:33 AM UTC-4, tony... wrote:
>>>
>>> Does anyone have  a definitive list of what the 'special values' that 
>>> can be returned for ImpressionReach (returned in xml as uniqueCookies) 
>>> metric in Campaign Performance Report can be?
>>>
>>> This particular field doesn't have  any mention of special values in the 
>>> documentation 
>>> ,
>>>  
>>> however it seems it does return special values that are not of the 
>>> documented Type (Long)
>>>
>>> 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/ca9342d4-a485-41ae-9283-5b9a73d6de4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UAC (Universal app campaigns) support in the API

2015-10-28 Thread Umesh Dengale
Hello,

Currently, the AdWords API (including API reports) do not support the 
Universal App Campaigns. We can't comment on any future features of AdWords 
API. Please keep an eye on our AdWords API blog 
 for any updates or announcements.

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/b0ead7c7-88be-4360-8860-745f04eb445f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


New BatchJobService and Shopping Campaigns

2015-10-28 Thread Chuck Reeves
Previously you could not use MutateJobService with shopping campaigns.  Now 
that MutateJobService is deprecated in lieu of BatchJobService, is that 
limitation still present?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f0b7eb83-856b-47fe-83bb-110c555ec685%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can You Use The AdWords API To Access The Ad Preview & Diagnosis Tool?

2015-10-28 Thread Anash P. Oommen (AdWords API Team)
Hi John,

No, we still don't support this feature, nor have this item on our roadmap.

Cheers,
Anash

On Tuesday, October 27, 2015 at 4:31:23 PM UTC-4, John Parillo wrote:
>
> Hi, 
>
> Is this still the case today?
>
> I'm currently building a sales support tool and i'm looking to be able to 
> detect if a website (in canada) is currently running adwords or not. 
>
> SEMrush and SpyFu does not provide much data from Canadian sites and i've 
> experienced 30% succes rate in detections.
>
> I'm looking for alternatives solution to better detect if a website is 
> running Adwords.
>
> Thanks for the help!
>
> John
>
>
> On Thursday, September 25, 2014 at 9:36:28 AM UTC-4, Anash P. Oommen 
> (AdWords API Team) wrote:
>>
>> Hi Robert,
>>
>> No, this feature is not available through AdWords API.
>>
>> Cheers,
>> Anash P. Oommen,
>> AdWords API Advisor.
>>
>> On Wednesday, September 24, 2014 4:36:25 PM UTC-4, Robert O'Kruk wrote:
>>>
>>> Hello,
>>>
>>> I am wondering if you can use the AdWords API to access the data that is 
>>> provided from the AdWords Ad Preview & Diagnosis Tool?
>>>
>>> Any input is greatly appreciated.
>>>
>>> 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/030c09e3-ae0b-4351-971a-fe0741131b26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: MCC spend

2015-10-28 Thread Anthony Madrigal
Hi,

As with all report types, it is not possible to run a report on an MCC 
level. 

 
In order to get reporting data for multiple accounts, you will need to send 
a separate request for each account by setting its clientCustomerId.

Regards,
Anthony
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/0cbc91d8-5f2a-4945-807c-07e813f56ae1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to use the OR condition in AWQL

2015-10-28 Thread Anthony Madrigal
HI,

Unfortunately, the OR operation is not supported in the AWQL syntax.

Please follow our blog 
 regarding 
any updates to this feature.

Regards,
Anthony
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/4b13a0be-5400-4335-bb5a-672c8aba634b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: "Get search volume data and trends" information via API

2015-10-28 Thread Umesh Dengale
Hello,

The Currency, Suggested bid, Impression share, Organic impression share, In 
account, 
In plan etc. are not supported in the AdWords API 
. 
The TargetingIdeaService 

 supports these 

 attribute 
types you mentioned above.  

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/efe39896-6ff8-4d1b-b4f1-b11092692ea3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Needs explanation on EntityCountLimitExceeded.CAMPAIGN_LIMIT error

2015-10-28 Thread Anthony Madrigal
Hi,

This error 

 means 
that you cannot add any more keywords or other criterions to the campaign 
with Id 459733452.

Regards,
Anthony
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/3feba285-c1db-4f4d-99e9-3499232badd8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New BatchJobService and Shopping Campaigns

2015-10-28 Thread Anthony Madrigal
Hi,

Unfortunately, just like the MutateJobService, the BatchJobService does not 
support shopping campaigns. Here is a list of limitations 
 
for the service. 

Please check our blog 
 regarding 
any updates to this feature.

Regards,
Anthony
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/eddf0aca-1655-4b18-8e2a-afc419107d98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get report for disable ads?

2015-10-28 Thread Umesh Dengale
Hello,

You could add Status 

 as 
a predicate (e.g. WHERE Status IN ["ENABLED", "PAUSED", "DISABLED" ] in 
your AD_PERFORMANCE_REPORT query. Please check out the AD_PERFORMANCE_REPORT 

 for 
more details.

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/3fef8015-5202-4b1a-a742-7a099ba8fc28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: I don't see impressions available in the new v201509 Video Performance Report

2015-10-28 Thread BraveAdWordsDeveloper

Sorry for the delay in response, I didn't get an update by email that 
anyone replied to this post.
The campaign id's are as follows:
340050962
158699882

On Tuesday, October 20, 2015 at 11:09:30 AM UTC-4, BraveAdWordsDeveloper 
wrote:

> Is this something that will be added soon? In the Google Developer 
> definition for the new report it shows the 'Supports zero impressions' 
> Boolean attribute and also in the click type field it mentions "The 
> Impressions field will reflect how often the ad was served with that click 
> type available. Since ads can serve with multiple click types displayed, 
> impressions may be double counted and the totals may not be accurate. " but 
> there is no Impressions field and I get a 
> ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT when I try to add it to 
> the definition.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8cdc5f1f-8015-499b-b46f-63aaf40dcc6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-28 Thread BraveAdWordsDeveloper
Sorry for the delay in response, I didn't get an update by email that 
anyone replied to this post.
The campaign id's are as follows:
340050962
158699882

Thanks,

Sean

On Monday, October 26, 2015 at 4:22:37 PM UTC-4, Sean Busa wrote:

> Hi, 
>
> Since last week we started seeing YouTube InSearch campaign results 
> included in the Criteria Performance Report but not InDisplay.
> Is this an expected functionality? The data comes down with zero clicks 
> but includes impressions and cost.
> So when I match the data against the Account level data in the 
> Account_Performance_Report the clicks don't match.
>
>
> Thanks and regards, 
>
> Sean
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/879686ff-7297-4448-9a66-22d9379849b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: I don't see impressions available in the new v201509 Video Performance Report

2015-10-28 Thread Anthony Madrigal
Hi,

No worries. We are still working on adding Impressions to the Video 
Performance Report. I will let you know as soon as that is done.

Cheers,
Anthony
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/4143489c-90ba-43f4-92bd-6beb14ae7cd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.