Re: Placement Performance Report (v201309) reporting lesser data

2014-03-03 Thread Anirudh K
Hi !! 
yup you are right. Thanks a ton

On Thursday, February 20, 2014 8:27:50 PM UTC+5:30, Jeremy Aube wrote:
>
> Mobile App Placements are not included in the placements report. See the 
> following for background information:
>
>
> https://groups.google.com/forum/#!searchin/adwords-api/charlie/adwords-api/mNbkwAc0JUg/cEy_Fz-0VuIJ
>
> On Thursday, February 20, 2014 3:27:45 AM UTC-5, Takeshi Hagikura (AdWords 
> API Team) wrote:
>>
>> Hi Avk,
>>
>> There isn't a known issue on Placement Performance Report. 
>> What exact discrepancy are you seeing? 
>>
>> It will be helpful if you can share the request XML for the report 
>> download and the clientCustomerId. 
>> If you don't want to publish, please send us privately using "reply to 
>> the author"
>>
>> Best,
>> - Takeshi, AdWords API Team
>>
>> On Wednesday, February 19, 2014 2:23:52 PM UTC+9, Anirudh K wrote:
>>>
>>> Hi,
>>>
>>> I have been trying to import data for placements using the placement 
>>> performance report (v201309). It's returning lesser data than whats 
>>> displayed on adwords. Is there an issue?
>>>
>>> Best,
>>> AvK
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: managed customer sevice and customer service python query.

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi,

You'd need ManagedCustomerService to get the details of the accounts under 
your MCC account. You can refer 
to 
https://github.com/googleads/googleads-python-lib/blob/master/examples/adspygoogle/adwords/v201309/account_management/get_account_hierarchy.py
 
for an example on how to use this service in Python to get the account 
hierarchy.

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Monday, March 3, 2014 7:33:12 AM UTC-5, t...@admigoapp.com wrote:
>
> Hi,
>
> I have a query concerning the managed customer service and customer 
> service services. My application manages external clients campaigns (not 
> already in my mcc), I am using the OAUTH library already.
>
> Would I need to use the managed customer service to have the client link 
> to my MCC account or alternatively would I need to use the Customer service 
> and get the client customer ID?. I imagine using the customer service only 
> wont link my mcc to the clients account and therefore will not work for 
> what I need.
>
> If this is the case, can you please forward an example of the managed 
> customer service link in 'python'?. I can only source it in java.
>
>
> Thanks,
>
> T
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Possible to retrieve invoices through API?

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Hendrik,

No, this feature is not yet available through AdWords API.

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Monday, March 3, 2014 8:54:06 AM UTC-5, Hendrik Kleinwaechter wrote:
>
> Hi Eric,
>
> do you guys have an update on this issue? Right now we have someone 
> manually extracting 700 invoices from the AdWords area manually.
>
> Thanks,
> -Hendrik
>
> On Friday, October 15, 2010 9:43:53 PM UTC+2, AdWords API Advisor wrote:
>>
>> Hi Kasper, 
>>
>> No, unfortunately this information is not available through the API. 
>>
>> Best, 
>> - Eric Koleda, AdWords API Team 
>>
>> On Oct 14, 5:02 am, Kasper Nielsen  wrote: 
>> > Hi there, 
>> > 
>> > I have been searching this group for my question, but did only find 
>> > these two posts.
>> http://groups.google.com/group/adwords-api/browse_thread/thread/69609...http://groups.google.com/group/adwords-api/browse_thread/thread/451d9...
>>  
>>
>> > 
>> > I guess the last post actually answers my question, but it is rather 
>> > old so maybe it is possible now. Anyways, here it goes: 
>> > 
>> > We have got an MCC account with a whole lot of subaccounts (i guess 
>> > that's what they're called?). For accounting purposes, we need to 
>> > extract all the invoices from 2010. Since each subaccount has an 
>> > invoice for about every months, it will take days to do this manually 
>> > (unless i have overseen some fancy invoice-export-feature). 
>> > 
>> > Is it possible to retrieve these invoices from the API? 
>> > 
>> > Thanks in advance 
>> > 
>> > - Kasper
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: AdGroupAdService (v201309): type TextAd and mobile property

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Sorokin,

You need to set devicePreference to 30001 (that's the criteria id for 
HIGH_END_MOBILE). 
See 
https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupAdService.TextAd?hl=ru#devicePreference
 
for details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, March 3, 2014 9:22:06 AM UTC-5, Sorokin Andrew wrote:
>
> I can set "Mobile" property of my text ad through AdWords interface in my 
> browser but I can't find how can I get/set this property through API 
> according this description: 
> https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupAdService.TextAd?hl=ru
>
> Help me please.
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Data Dictionary

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Andy,

May be the javadoc for the AdWords API Java library can be useful. 
See http://googleads.github.io/googleads-java-lib/1.24.1/index.html for 
details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, March 3, 2014 10:10:42 AM UTC-5, Andy White wrote:
>
> Hi,
>
> Is there a website documenting the data available via service, easier to 
> look at than the developer guide - plain text no styling, easy to navigate.
>
> I'm sure I found something online when I first used the API, but I can't 
> find it anywhere now.
>
> Thanks,
> Andy
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Jake,

You need to login to your Google cloud console and lookup this client for 
more details. The most probable reason is that there might be some property 
you need to update on the client, or may be accept a new T&C or something 
similar.

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Monday, March 3, 2014 12:31:01 PM UTC-5, Jake Wilson wrote:
>
> I am building a simple web app to connect to our Adwords MMC and spit out 
> some reports.
>
> In the Google API Console I created a new Client ID.  I chose Installed 
> Application even though this is a web-based PHP tool I'm making.  This page:
>
>
> https://developers.google.com/adwords/api/docs/guides/authentication#access_and_refresh_token
>
> says to choose Installed Application if:
>
>- You are just getting started for the first time.
>- You want to test our example code and get started quickly.
>- You are managing all of your AdWords accounts using a single top 
>level MCC.
>
> All of which apply to us.  Also, the auth.ini says:
>
> ; If you do not have a client ID or secret, please create one of type
> ; "installed application" in the Google API console:
> ; https://cloud.google.com/console
>
> So anyways, I created an installed application client ID.  I get my Client 
> ID and Client Secret.  I add these to auth.ini along with my Adwords API 
> Key (which is approved) and a unique userAgentID string to identify my 
> application.
>
> At the command line I run the GetRefreshToken.php script, giving me:
>
> Log in to your AdWords account and open the following URL:
>
> https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=5XXleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2F&access_type=offline
>
> After approving the token enter the authorization code here:
>
> I log into my Adwords account and then paste in the above URL.  I get this 
> page:
>
> 
>
> (I added the black box to the pic to hide my client_id)
>
> So what am I doing wrong here?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Problem with simple Reporting query

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Mike,

Cool. For future reference, it is useful to look at the raw HTTP messages 
to figure out what might be wrong with the request. Fiddler2 is a good 
HTTPs proxy for debugging. 
See 
https://github.com/googleads/googleads-adwords-dotnet-lib/wiki/How-to-capture-SOAP-messages
 
for some relevant configuration details.

Also, I'd recommend the .NET client 
libraryif you were 
to consider campaign management as well. As noted in the 
NoClientLibrary wiki, making calls using Visual Studio stubs is not that 
easy with AdWords API stub.

Cheers,
Anash P. Oommen,
AdWords API Advisor.


On Monday, March 3, 2014 5:27:20 PM UTC-5, Mike Sullivan wrote:
>
> Never mind...my developer token wasn't completely enabled due to a 
> technical glitch. All is well now.
>
>
> On Sunday, March 2, 2014 10:06:01 AM UTC-5, Mike Sullivan wrote:
>>
>> Knowledgeable, but newbie with the AdWords API. Can't get the first query 
>> to work, and have tried everythingI think. Would love any insight...
>>
>> I have tried my custom code, using the referenced .NET library, as well 
>> as a snippet of NoClientLibrary from here:
>> https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary
>>
>> All produce the same result:  "The remote server returned an error: (400) 
>> Bad Request."
>> Header: {
>> X-Content-Type-Options: nosniff
>> X-Frame-Options: SAMEORIGIN
>> X-XSS-Protection: 1; mode=block
>> Transfer-Encoding: chunked
>> Cache-Control: private, max-age=0
>> Content-Type: text/xml
>> Date: Fri, 28 Feb 2014 16:43:29 GMT
>> Expires: Fri, 28 Feb 2014 16:43:29 GMT
>> Server: GSE
>> }
>>
>> My header and query looks like:
>> https://adwords.google.com//api/adwords/reportdownload/v201309
>> {
>> User-Agent: _something_
>> Authorization: Bearer _validOauthAccessToken_
>> clientCustomerId: XXX-XXX-
>> developerToken: _myDeveloperToken_
>> returnMoneyInMicros: true
>> Content-Type: application/x-www-form-urlencoded
>> }
>>
>> {__rdquery=SELECT+AccountId%2CAccountDescriptiveName+FROM+ACCOUNT_PERFORMANCE_REPORT+DURING+LAST_30_DAYS&__fmt=XML}
>>
>>
>> I have tried several queries, using various reports and fields straight 
>> out of the docs. Everything comes back with the 400 error.
>>
>>
>> I also tried messing with the developer token and Oauth otken and got the 
>> same result??? I would have expected an authorization failure, which makes 
>> me think I have overlooked something big up front.
>>
>> Help.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: ImageError.SERVER_ERROR when creating ads

2014-03-03 Thread Ray Tsang (AdWords API Team)
Rodrigo,

Could I trouble you to send me the full request using the "Reply to Author" 
function?  (with sensitive information stripped out).

Thanks,

Ray

On Wednesday, February 26, 2014 5:12:12 PM UTC-5, Rodrigo Ferreira wrote:
>
> Hi there,
>
> I am experience the following error when I perform calls to "mutate ADD" 
> image ads.
>
> It seems random and not dependent on input.
>
> How should I go about it?
>
> Thanks in advance!
>
> Best,
> Rodrigo
>
> http://schemas.xmlsoap.org/soap/envelope/";>
> 
> https://adwords.google.com/api/adwords/cm/v201309";>
> 0004f2f24d7d1c980ae064432285
> AdGroupAdService
> mutate
> 0
> 10183
> 
> 
> 
> 
> soap:Server
> [ImageError.SERVER_ERROR @ 
> operations[0].operand.ad.image.data]
> 
> 
> https://adwords.google.com/api/adwords/cm/v201309";>
> [ImageError.SERVER_ERROR @ 
> operations[0].operand.ad.image.data]
> ApiException
> http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:type="ImageError">
> operations[0].operand.ad.image.data
> 
> ImageError.SERVER_ERROR
> ImageError
> SERVER_ERROR
> 
> 
> 
> 
> 
> 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Ad Hoc reporting for PHP

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Mike,

1. You could modify the code example at 
https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201309/Reporting/DownloadCriteriaReport.php#L51
 
to download reports for a custom date. I don't have a handy code example to 
share for custom dates, but you could look at 
https://adwords.google.com/api/adwords/reportdownload/v201309/reportDefinition.xsd
 
for details on how the schema for reportdefinition looks like. Also, if you 
include Date as a column, your report will get segmented by date, so you 
would need to run only one report for the whole period.
2. You can set customerId at runtime. Please take a look at the constructor 
for AdWordsUser class for details. 
https://github.com/googleads/googleads-php-lib/blob/master/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php

Cheers,
Anash P. Oommen,
AdWords API Advisor.



On Friday, February 28, 2014 5:06:17 AM UTC-5, Mike Young wrote:
>
> Yes the PHP way I am currently using (v201306, 
>> getcampaignstats.php)..I have created a way to rotate the clientiD in 
>> the auth.ini file, but not for the new version for some reason.
>>
>
> Are you saying I should : -
> 1. Run the file download criteria report to get todays report
> 2. Then run another version to get yesterdays,
> 3. Then change the auth.ini file clientid number and then  
>
> For the next client
> 1. Run the file download criteria report to get todays report
> 2. Then run another version to get yesterdays,
> 3. Then change the auth.ini file clientid number and then  
>
> For the next client
> 1. Run the file download criteria report to get todays report
> 2. Then run another version to get yesterdays,
> 3. Then change the auth.ini file clientid number and then  
>
> ETC 25 times for each client?
>
> How do I run multiple reports (today and yesterday) for many clients.
>
> I have done this using the Bing API in 63 lines of code !
> I provide the MCC and it gets all clients in one go.
>
> Google so far is 29MB , does not get reports for different days or 
> different clients.
>
> Can you provide a definitive answer to how one should obtain these reports?
>
> Please help
>
>
>
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: PPC Campaign suspended

2014-03-03 Thread Ray Tsang (AdWords API Team)
Nicola,

Please check the help 
centerarticle to see 
if it helps.

Thanks,

Ray

On Thursday, February 27, 2014 5:12:15 AM UTC-5, Nicola Buck wrote:
>
> Hi, 
>
> I'm not sure if this is the right forum to ask this question in, but I am 
> looking for some advice.
>
> I have had a campaign suspended and we have been in contact with Google 
> etc., and made changes to our site and wording but they are still saying 
> they can't approve it. 
> Besides for wording on the landing pages, are there other things to look 
> at that may affect the approval? 
>
> Will changing the wording of the actual ads also make a difference?
>
> Any suggestions would be much 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: SOAP-ERROR parsing WSDL

2014-03-03 Thread Ray Tsang (AdWords API Team)
Mathis,

I believe we had a different thread on this topic.  Please send me (in 
private) full log, as well as curl/wget output on the same machine as where 
the client library is running.

Thanks!

Ray

On Thursday, February 27, 2014 7:23:05 AM UTC-5, Mathis Lübbers wrote:
>
>
> Hey,
> my problem is that i get following error message when I try to do an 
> example like "GetCampaigns" with a test account:
>
> An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from '
> https://adw 
> ords.google.com/api/adwords//api/adwords/cm/v201309/CampaignService?wsdl' 
> : fail ed to load external entity "
> https://adwords.google.com/api/adwords//api/adwords/cm/v201309/CampaignService?wsdl";
>
> I enabled openSSL in php.ini and don't find anything that helps me to 
> solve the problem. 
> I use xampp and changed all the relevant information in auth.ini (I got 
> Refresh Token) 
>  Any ideas? 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to differentiate between "Search Network with Display Select" and "Search & Display Networks - Standard"

2014-03-03 Thread mm
Thanks Anash -
I'm afraid I don't understand how I can properly determine in my code when 
I can set a content bid for an ad group. Given that the deadline is today 
for that change to take effect, you guys must have expected us to 
accommodate this restriction somehow. Is there another way for me to 
determine when it is acceptable to set the content bid for an adgroup?

Thanks -
mm

On Monday, March 3, 2014 4:44:12 PM UTC-6, Anash P. Oommen (AdWords API 
Team) wrote:
>
> Hi Margaret,
>
> Campaign type is not exposed in AdWords API yet, that's why you are unable 
> to distinguish these two campaign types. You need to wait for this feature 
> to be available in the next AdWords API version.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Friday, February 28, 2014 5:37:31 PM UTC-5, mm wrote:
>>
>> Hey Guys -
>> I was making revisions to our code to accommodate the new rules for 
>> setting content bids for adgroups. However, when testing this I ran into a 
>> dilemma. I wanted to test a case where it was valid to set the content bid, 
>> so I went into my test account and created a campaign with "Search Network 
>> with Display Select". I then tried to create an adgroup within that 
>> campaign, giving it a content bid, and got 
>> BiddingErrors.CANNOT_SET_CONTENT_BID_IN_SEARCH_PLUS_CAMPAIGNS. I then found 
>> an old campaign with "Search & Display Networks - Standard" and was able to 
>> create the adgroups in it. The problem is that I can't see any way to 
>> differentiate between these 2 variants of a "Search & Display" campaign as 
>> the networkTargeting for both are the same. So what is the intended way 
>> to determine that it is valid to set the content bid for an adgroup? FWIW, 
>> I am using the java client...
>>
>> Thanks a bunch!
>> Margaret
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Can keyword bids be changed without changing status?

2014-03-03 Thread Ray Tsang (AdWords API Team)
Reed,

On a SET operation, if you don't specify userStatus, it should remain the 
same (i.e., it won't be changed).  I'll work on getting the documentation 
updated.

Thanks,

Ray

On Tuesday, February 25, 2014 3:52:30 PM UTC-5, Reed wrote:
>
> I use the AdGroupCriterionService to change keyword bids via a Mutate SET 
> operation on BiddableAdGroupCriterion.  This is an automated process that 
> pushes bid changes from an internal queue to AdWords.  Early each morning I 
> reload tables (via the ReportingService) containing all the information on 
> all keywords.  However, if I use that stored status as the value for 
> userStatus in the SET operand, and the status has been changed either on 
> the UI or in AdWords Editor, then I end up setting it to the wrong value.  
> If I don't specify the userStatus, the documentation indicates that it 
> defaults to Activate, which is just as bad if the current status happened 
> to be Paused.
>  
> The only change that I really need to make is to the bid - is there any 
> way the change ONLY the bid, and leave the status untouched?
>  
> thanks
> Reed
>  
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: MaxCPC from DISPLAY_KEYWORD_PERFORMANCE_REPORT unexpected behaviour

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Luca,

As mentioned in my previous email, please send me a private response, and 
I'll follow up with you over email.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Friday, February 28, 2014 6:06:30 AM UTC-5, Luca Fiaschi wrote:
>
> Hi is there anybody who could answer this question? :-(
>
> On Thursday, February 27, 2014 6:17:01 PM UTC+1, Luca Fiaschi wrote:
>>
>> Hi,
>> I am querying the maxCPC for some adgroups from 
>> the DISPLAY_KEYWORD_PERFORMANCE_REPORT over a period of 2 months requested 
>> day by day.
>>
>> Then I aggregate the information at adGroupId and CampaignId level.
>>
>> From my current understanding of the maxCPC field (based on previous 
>> posts), this value should reflect the current maxCPC bid associated with 
>> the adGroup. 
>>
>> Therefore, there should not be any temporal variation with time - it 
>> should just be the value of the current day bid.
>>  
>> However, while for some adGroups this truly constant over time, for some 
>> others maxCPC has sudden (sensible) fluctuations jumping between two or 
>> three different values.
>>
>> Is my understanding wrong or is this a bug in the 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Can I use the Adwords API for a domain search website?

2014-03-03 Thread Ray Tsang (AdWords API Team)
Timothy,

You'd need to check the Required Minimum 
Functionality. 
 You may want to redirect this question via the compliance 
team
.

Thanks,

Ray

On Tuesday, February 25, 2014 4:31:54 PM UTC-5, Timothy White wrote:
>
> I understand that this is a forum for technical questions. My question is 
> more on the Terms of Service. If this is the wrong place to post this, can 
> someone please direct me to the correct place?
>
> As far as I understand, the Adwords API can only be used for software that 
> deals with bidding and managing ads. However I see examples of many 
> websites that only seem to be using data from the TargetingIdeaService. 
> Is this fine to do? I am planning to build a domain search service, where I 
> show the traffic volume for keywords in the domain names.
>
> Thanks for your time.
>
> Tim
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Unable to differentiate between "Search Network with Display Select" and "Search & Display Networks - Standard"

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Margaret,

Campaign type is not exposed in AdWords API yet, that's why you are unable 
to distinguish these two campaign types. You need to wait for this feature 
to be available in the next AdWords API version.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Friday, February 28, 2014 5:37:31 PM UTC-5, mm wrote:
>
> Hey Guys -
> I was making revisions to our code to accommodate the new rules for 
> setting content bids for adgroups. However, when testing this I ran into a 
> dilemma. I wanted to test a case where it was valid to set the content bid, 
> so I went into my test account and created a campaign with "Search Network 
> with Display Select". I then tried to create an adgroup within that 
> campaign, giving it a content bid, and got 
> BiddingErrors.CANNOT_SET_CONTENT_BID_IN_SEARCH_PLUS_CAMPAIGNS. I then found 
> an old campaign with "Search & Display Networks - Standard" and was able to 
> create the adgroups in it. The problem is that I can't see any way to 
> differentiate between these 2 variants of a "Search & Display" campaign as 
> the networkTargeting for both are the same. So what is the intended way 
> to determine that it is valid to set the content bid for an adgroup? FWIW, 
> I am using the java client...
>
> Thanks a bunch!
> Margaret
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:''

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Rodrigo,

I'd probably check if you are getting accessToken all the time. If there's 
some form of error (say, a rate limit on refreshing access token, then 
$accessToken would be null, and your request would fail.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Saturday, March 1, 2014 4:59:14 PM UTC-5, Rodrigo Ferreira wrote:
>
> Hi Takeshi, thanks for your response!
>
> I am slightly confused. Isn't the code below refreshing the access token?
>
> $ch=curl_init('https://accounts.google.com/o/oauth2/token');
> curl_setopt($ch,CURLOPT_CUSTOMREQUEST,'POST');
> curl_setopt($ch,CURLOPT_POSTFIELDS,http_build_query(array(
> 'refresh_token'=>$refreshToken,
> 'client_id'=>$clientId,
> 'client_secret'=>$clientSecret,
> 'grant_type'=>'refresh_token',
> )));
> $json=curl_exec($ch);
>
> And, if that is a requirement, why setting the WSDL TTL (of SoapClient) to 
> a large value fixes the issue?
>
> Sorry, I am not using the provided client libraries. But I did look at the 
> source code, to clarify how this is being addressed, to no success.
>
> Best,
> Rodrigo
>
>
> Em quarta-feira, 26 de fevereiro de 2014 04h34min31s UTC-3, Takeshi 
> Hagikura (AdWords API Team) escreveu:
>>
>> Hi Rodrigo,
>>
>> In your script, looks like you are not refreshing an access token.
>> An access token expires in one hour, it needs to be refreshed using a 
>> refresh token. 
>>
>> Our client libraries take care of it if an refresh token is supplied. 
>>
>> Best,
>> - Takeshi, AdWords API Team
>>
>> On Saturday, February 22, 2014 11:50:01 PM UTC+9, Rodrigo Ferreira wrote:
>>>
>>> Hi there,
>>>
>>> I am getting this error message
>>>
>>> AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:''
>>>
>>> whenever I run the attached PHP script for the first time. Subsequent 
>>> runs work fine for some hours until I get the error again (I believe the 
>>> referred cookie expires again).
>>>
>>> What is this cookie about? Can someone pinpoint what is going on and how 
>>> to fix it?
>>>
>>> I am trying to build an "as simple as possible" routine to retrive 
>>> campaign names, following the documentation, I do not understant this 
>>> behavior.
>>>
>>> Any help is much appreciated!
>>>
>>> Best,
>>> Rodrigo
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: How to get 'campaign type' (Search Network only”, “Display Network only”, “Search Network with Display Select”) from google adwords api?

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Larisa,

Campaign type parameter is not available through AdWords API yet, this 
might become available in a future version of AdWords API. 

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Monday, March 3, 2014 11:05:26 AM UTC-5, larisa bolgova wrote:
>
> Hi. Could you help me with next question.
>
> We alredy loaded 'networkSettings', but it contains another parametres - 
> targetGoogleSearch, targetSearchNetwork, targetContentNetwork, 
> targetPartnerSearchNetwork. All parametres are null, but only 
> 'targetContentNetwork' contains value(true or false).
>
>  How to compare this loaded data with 'campaign type'?
>
> 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Customer service and managed accouint service query.

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi,

The best approach would be to use OAuth2 as authentication mechanism, and 
then allow your clients to login to your site using their MCC credentials. 
Then use ManagedCustomerService to get all the child accounts under that 
MCC hierarchy, and manage those accounts using AdWords API.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, March 3, 2014 1:21:15 PM UTC-5, tomfl...@gmail.com wrote:
>
> Hi,
>
> My app needs to manage external MCC client campaigns, I am a little 
> confused as to what the best service is to use, customer service or managed 
> customer service?. Would I need to create a link for my MCC to link with 
> the client account or would I just use the customer service, get the client 
> ID and go from there?
>
>
> Many Thanks,
>
> T
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Change Reporting Conversion Column Header to Converted Clicks?

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Jarad,

You need to email AdWords API token review team to get clarification about 
RMF related questions. You could reach them by responding to the email they 
sent you during your token review or last RMF review.

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Saturday, March 1, 2014 5:09:25 PM UTC-5, Jarad Collier wrote:
>
> These questions should be easy ones (hopefully).
>
> "Conv. (1-per-click)" is now "Converted Clicks"
> "Cost / Conv." is now "Cost / Converted Clicks"
> "Conv. Rate" is now "Click Conversion Rate"
> "Conv. (many-per-click)" is now "Conversions"
> "Cost / Conv.  (many-per-click)" is now "Cost / Conv."
> "Conv. Rate  (many-per-click)" is now "Conv. Rate"
>
> Based on the 
> RMFunder 
> reporting functionality, "Conversions" are a required field / object 
> / column.
>
> Questions:
>
>1. Since Conv. (1-per-click) is now Converted Clicks, is it safe to 
>assume Converted Clicks is a required reporting column now (ex: for 
>Account, Campaign, Ad group report types)?
>2. Should I change my application's report headers to align with the 
>new naming convention of "Converted Clicks", "Cost / Converted 
>Clicks", "Click Conversion Rate"?  Currently my app says "Conversions" 
>for "Converted Clicks" which now is a problem because "Conversions" now 
>represents what was formally "Conv. (many-per-click)".
>
> My intentions of asking are to ensure my application is in compliance and 
> as up-to-date as possible.
>
> 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: How can I dynamically select the MCC account I want to work with

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Jaison,

You could use ManagedCustomerService.get method to get all accounts under a 
given MCC. MCC accounts would have 
canManageClients=
 true. Also, AdWordsUser has a constructor that allows you to configure 
the user at runtime instead of reading from auth.ini. 
See 
https://github.com/googleads/googleads-php-lib/blob/master/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php#L109
 
for details.

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Monday, March 3, 2014 5:53:04 AM UTC-5, jaison@gmail.com wrote:
>
> Hi,
>
> I would like to work with multiple MCC accounts using my application. How 
> can I dynamically use the settings for a selected MCC from within the same 
> application.
>
> The application would have an interface where I could select the MCC 
> account I want to work with. How can I load the auth.ini settings for the 
> chosen MCC? I'd like to load the required values from the database so that 
> I don't have to manage multiple auth.ini files.
>
> Thanks,
> Jaison
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: Problem with simple Reporting query

2014-03-03 Thread Mike Sullivan
Never mind...my developer token wasn't completely enabled due to a 
technical glitch. All is well now.


On Sunday, March 2, 2014 10:06:01 AM UTC-5, Mike Sullivan wrote:
>
> Knowledgeable, but newbie with the AdWords API. Can't get the first query 
> to work, and have tried everythingI think. Would love any insight...
>
> I have tried my custom code, using the referenced .NET library, as well as 
> a snippet of NoClientLibrary from here:
> https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary
>
> All produce the same result:  "The remote server returned an error: (400) 
> Bad Request."
> Header: {
> X-Content-Type-Options: nosniff
> X-Frame-Options: SAMEORIGIN
> X-XSS-Protection: 1; mode=block
> Transfer-Encoding: chunked
> Cache-Control: private, max-age=0
> Content-Type: text/xml
> Date: Fri, 28 Feb 2014 16:43:29 GMT
> Expires: Fri, 28 Feb 2014 16:43:29 GMT
> Server: GSE
> }
>
> My header and query looks like:
> https://adwords.google.com//api/adwords/reportdownload/v201309
> {
> User-Agent: _something_
> Authorization: Bearer _validOauthAccessToken_
> clientCustomerId: XXX-XXX-
> developerToken: _myDeveloperToken_
> returnMoneyInMicros: true
> Content-Type: application/x-www-form-urlencoded
> }
>
> {__rdquery=SELECT+AccountId%2CAccountDescriptiveName+FROM+ACCOUNT_PERFORMANCE_REPORT+DURING+LAST_30_DAYS&__fmt=XML}
>
>
> I have tried several queries, using various reports and fields straight 
> out of the docs. Everything comes back with the 400 error.
>
>
> I also tried messing with the developer token and Oauth otken and got the 
> same result??? I would have expected an authorization failure, which makes 
> me think I have overlooked something big up front.
>
> Help.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Jake Wilson

I am building a simple web app to connect to our Adwords MMC and spit out 
some reports.

In the Google API Console I created a new Client ID.  I chose Installed 
Application even though this is a web-based PHP tool I'm making.  This page:

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

says to choose Installed Application if:

   - You are just getting started for the first time.
   - You want to test our example code and get started quickly.
   - You are managing all of your AdWords accounts using a single top level 
   MCC.

All of which apply to us.  Also, the auth.ini says:

; If you do not have a client ID or secret, please create one of type
; "installed application" in the Google API console:
; https://cloud.google.com/console

So anyways, I created an installed application client ID.  I get my Client 
ID and Client Secret.  I add these to auth.ini along with my Adwords API 
Key (which is approved) and a unique userAgentID string to identify my 
application.

At the command line I run the GetRefreshToken.php script, giving me:

Log in to your AdWords account and open the following URL:
https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=5XXleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2F&access_type=offline

After approving the token enter the authorization code here:

I log into my Adwords account and then paste in the above URL.  I get this 
page:



So what am I doing wrong here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Receiving `invalid client` error when setting up AdWords on Rails demo

2014-03-03 Thread Jeff Lane

Hi,

I'm trying to set up the AdWords on Rails demo and having issues with 
authentication. When I go to localhost:3000 and attempt click 'proceed', I 
get an `invalid client` error with message 'bad request'. Also, there's 
'client_id=INSERT_OAUTH_2_CLIENT_ID_HERE'. Do I need to sign up for AdWords 
API access and generate an oauth id?

Thanks for your help!

Jeff

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Negative Keywords via adwords API

2014-03-03 Thread Steve Tangsombatvisit
HI there,

I am new to AdWords api and i have a quick question, is there a way to use 
the adwords api to create negative keywords? I have scanned the help docs 
and the internet and could not find a solution.

Steve

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: [AdExtensionError.INVALID_ADEXTENSION_TYPE @ operations[0].operand.adExtension]

2014-03-03 Thread Shantanu Harkut

Hi Takeshi,

I was trying same for mobileExtension with MutateJobService. Getting same 
error.

Can u please help?



On Monday, October 7, 2013 9:59:15 AM UTC+5:30, Takeshi Hagikura (AdWords 
API Team) wrote:
>
> Hi, 
>
> Some extensions (as of now, sitelink, call and app extensions)  are now 
> only managed via feed services.
> (Please see the blog 
> post
> )
>
> Please use feed 
> servicesonward.
>
> Best,
> - Takeshi, AdWords API Team
>
> On Saturday, October 5, 2013 6:35:28 AM UTC+9, Олег Ковалёв wrote:
>>
>> Hi!
>> When I try to add AdExtension (for example MobileExtension) i get an 
>> error [AdExtensionError.INVALID_ADEXTENSION_TYPE @ 
>> operations[0].operand.adExtension]. The same issue with SitelinksExtension. 
>> Adwords PHP library version 4.6.0. But with LocationExtension everything is 
>> OK.
>>
>> Below is a sample of code:
>> $campaignAdExtensionService =  
>> $user->GetService('CampaignAdExtensionService');
>> $domainExtension = new SitelinksExtension();
>> $newsite1 = new Sitelink();
>> $newsite1->displayText = 'MobilePhones';
>> $newsite1->destinationUrl = 'http://citrus.ua';
>> $domainExtension->sitelinks = array($newsite1);
>> $campaignAdExtension = new CampaignAdExtension();
>> $campaignAdExtension->campaignId = 152524259;
>> $campaignAdExtension->adExtension = $domainExtension;
>> $operation = new CampaignAdExtensionOperation();
>> $operation->operand = $campaignAdExtension;
>> $operation->operator = 'ADD';
>> $operations = array($operation);
>> $result = $campaignAdExtensionService->mutate($operations);
>>
>> Please, help 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: KEYWORD_PERFORMANCE_REPORT and DisplayNetwork inconsistency

2014-03-03 Thread Mojmír Vinkler
Apparently the ad groups which are not shown in KEYWORDS_PERFORMANCE_REPORT 
are the ones without specified keywords. I thought that it wouldn't matter 
since only "Content" is returned as Keyword in report, it seems quite 
confusing to me and I didn't see it mentioned in a help. What report should 
I use to get complete Cost estimate for Display Network for individual 
campaigns? Is it possible to use DISPLAY_TOPICS_PERFORMANCE_REPORT or 
should I rather use CAMPAIGN_PERFORMANCE_REPORT? Thanks.


On Thursday, February 27, 2014 11:23:31 AM UTC+1, Takeshi Hagikura (AdWords 
API Team) wrote:
>
> Hi Mojmir,
>
> Let me confirm, which types of adgroups are missing in Keyword Performance 
> Report?
> Is there any common rule for missing ad groups?
>
> Best,
> - Takeshi,
>
> On Monday, February 24, 2014 10:29:40 PM UTC+9, Mojmír Vinkler wrote:
>>
>> I downloaded report via following AWQL 
>>
>> SELECT 
>> CampaignName,CampaignStatus,Conversions,Impressions,KeywordText,Cost,CostPerConversion,Month,AdNetworkType1
>> FROM KEYWORDS_PERFORMANCE_REPORT
>> WHERE Impressions > 0
>> DURING 20100101,20140202
>>
>> when I compared keywords with Network == Display Network with numbers in 
>> adwords, I noticed that some Ad Groups in report are missing (even though 
>> they have positive impressions). I am pretty sure that my code is correct. 
>> Do you have an idea what might cause this? Thanks a lot.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


AdGroupAdService (v201309): type TextAd and mobile property

2014-03-03 Thread Sorokin Andrew
I can set "Mobile" property of my text ad through AdWords interface in my 
browser but I can't find how can I get/set this property through API 
according this description: 
https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupAdService.TextAd?hl=ru

Help me please.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


PHP API > GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Jake Wilson
I am building a simple web app to connect to our Adwords MMC and spit out 
some reports.

In the Google API Console I created a new (Installed Application) Client 
ID.  I chose Installed Application even though this is a web-based PHP tool 
I'm making.  This page:

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

says to choose Installed Application if:

   - You are just getting started for the first time.
   - You want to test our example code and get started quickly.
   - You are managing all of your AdWords accounts using a single top level 
   MCC.

All of which apply to us.  Also, the auth.ini says:

; If you do not have a client ID or secret, please create one of type
; "installed application" in the Google API console:
; https://cloud.google.com/console

So anyways, I created an installed application client ID.  I get my Client 
ID and Client Secret.  I add these to auth.ini along with my Adwords API 
Key (which is approved) and a unique userAgentID string to identify my 
application.

At the command line I run the GetRefreshToken.php script, giving me:

Log in to your AdWords account and open the following URL:
https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=5XXleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2F&access_type=offline

After approving the token enter the authorization code here:

I log into my Adwords account and then paste in the above URL.  I get this 
page:




So what am I doing wrong here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Data Dictionary

2014-03-03 Thread Andy White
Hi,

Is there a website documenting the data available via service, easier to 
look at than the developer guide - plain text no styling, easy to navigate.

I'm sure I found something online when I first used the API, but I can't 
find it anywhere now.

Thanks,
Andy


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: [AdExtensionError.INVALID_ADEXTENSION_TYPE @ operations[0].operand.adExtension]

2014-03-03 Thread Shantanu Harkut

Hi Team, 

I am getting same error with MobileExtension with MutateJobService. Can I 
use CampaignAdExtension in mutateJobService.
On Monday, October 7, 2013 9:59:15 AM UTC+5:30, Takeshi Hagikura (AdWords 
API Team) wrote:
>
> Hi, 
>
> Some extensions (as of now, sitelink, call and app extensions)  are now 
> only managed via feed services.
> (Please see the blog 
> post
> )
>
> Please use feed 
> servicesonward.
>
> Best,
> - Takeshi, AdWords API Team
>
> On Saturday, October 5, 2013 6:35:28 AM UTC+9, Олег Ковалёв wrote:
>>
>> Hi!
>> When I try to add AdExtension (for example MobileExtension) i get an 
>> error [AdExtensionError.INVALID_ADEXTENSION_TYPE @ 
>> operations[0].operand.adExtension]. The same issue with SitelinksExtension. 
>> Adwords PHP library version 4.6.0. But with LocationExtension everything is 
>> OK.
>>
>> Below is a sample of code:
>> $campaignAdExtensionService =  
>> $user->GetService('CampaignAdExtensionService');
>> $domainExtension = new SitelinksExtension();
>> $newsite1 = new Sitelink();
>> $newsite1->displayText = 'MobilePhones';
>> $newsite1->destinationUrl = 'http://citrus.ua';
>> $domainExtension->sitelinks = array($newsite1);
>> $campaignAdExtension = new CampaignAdExtension();
>> $campaignAdExtension->campaignId = 152524259;
>> $campaignAdExtension->adExtension = $domainExtension;
>> $operation = new CampaignAdExtensionOperation();
>> $operation->operand = $campaignAdExtension;
>> $operation->operator = 'ADD';
>> $operations = array($operation);
>> $result = $campaignAdExtensionService->mutate($operations);
>>
>> Please, help 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Possible to retrieve invoices through API?

2014-03-03 Thread Hendrik Kleinwaechter
Hi Eric,

do you guys have an update on this issue? Right now we have someone 
manually extracting 700 invoices from the AdWords area manually.

Thanks,
-Hendrik

On Friday, October 15, 2010 9:43:53 PM UTC+2, AdWords API Advisor wrote:
>
> Hi Kasper, 
>
> No, unfortunately this information is not available through the API. 
>
> Best, 
> - Eric Koleda, AdWords API Team 
>
> On Oct 14, 5:02 am, Kasper Nielsen  wrote: 
> > Hi there, 
> > 
> > I have been searching this group for my question, but did only find 
> > these two posts.
> http://groups.google.com/group/adwords-api/browse_thread/thread/69609...http://groups.google.com/group/adwords-api/browse_thread/thread/451d9...
>  
>
> > 
> > I guess the last post actually answers my question, but it is rather 
> > old so maybe it is possible now. Anyways, here it goes: 
> > 
> > We have got an MCC account with a whole lot of subaccounts (i guess 
> > that's what they're called?). For accounting purposes, we need to 
> > extract all the invoices from 2010. Since each subaccount has an 
> > invoice for about every months, it will take days to do this manually 
> > (unless i have overseen some fancy invoice-export-feature). 
> > 
> > Is it possible to retrieve these invoices from the API? 
> > 
> > Thanks in advance 
> > 
> > - Kasper

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: KEYWORD_PERFORMANCE_REPORT and DisplayNetwork inconsistency

2014-03-03 Thread Mojmír Vinkler
Could you tell me why was my post deleted? I didn't violate any rules.

I found out that ad groups without specified keywords (topics only) are not 
shown in the report. This is quite unexpected behavior for me, since all of 
Keywords for Display Network have "Content" anyway. What is the correct way 
to download complete Costs for Display Network? Is 
CAMPAIGN_PERFORMANCE_REPORT the only way?

On Thursday, February 27, 2014 11:23:31 AM UTC+1, Takeshi Hagikura (AdWords 
API Team) wrote:
>
> Hi Mojmir,
>
> Let me confirm, which types of adgroups are missing in Keyword Performance 
> Report?
> Is there any common rule for missing ad groups?
>
> Best,
> - Takeshi,
>
> On Monday, February 24, 2014 10:29:40 PM UTC+9, Mojmír Vinkler wrote:
>>
>> I downloaded report via following AWQL 
>>
>> SELECT 
>> CampaignName,CampaignStatus,Conversions,Impressions,KeywordText,Cost,CostPerConversion,Month,AdNetworkType1
>> FROM KEYWORDS_PERFORMANCE_REPORT
>> WHERE Impressions > 0
>> DURING 20100101,20140202
>>
>> when I compared keywords with Network == Display Network with numbers in 
>> adwords, I noticed that some Ad Groups in report are missing (even though 
>> they have positive impressions). I am pretty sure that my code is correct. 
>> Do you have an idea what might cause this? Thanks a lot.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Overlooking the obvious? Simple report query

2014-03-03 Thread Mike Sullivan
Knowledgeable, but newbie with the AdWords API. Can't get the first query 
to work, and have tried everythingI think. Would love any insight...

I have tried my custom code, using the referenced .NET library, as well as 
a snippet of NoClientLibrary from here:
https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary

All produce the same result:  "The remote server returned an error: (400) 
Bad Request."
Header: {
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Transfer-Encoding: chunked
Cache-Control: private, max-age=0
Content-Type: text/xml
Date: Fri, 28 Feb 2014 16:43:29 GMT
Expires: Fri, 28 Feb 2014 16:43:29 GMT
Server: GSE
}

My header and query looks like:
https://adwords.google.com//api/adwords/reportdownload/v201309
{
User-Agent: _something_
Authorization: Bearer _validOauthAccessToken_
clientCustomerId: XXX-XXX-
developerToken: _myDeveloperToken_
returnMoneyInMicros: true
Content-Type: application/x-www-form-urlencoded
}
{__rdquery=SELECT+AccountId%2CAccountDescriptiveName+FROM+ACCOUNT_PERFORMANCE_REPORT+DURING+LAST_30_DAYS&__fmt=XML}


I have tried several queries, using various reports and fields straight out 
of the docs. Everything comes back with the 400 error.


I also tried messing with the developer token and Oauth otken and got the 
same result??? I would have expected an authorization failure, which makes 
me think I have overlooked something big up front.

Help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Test MCC account and QuotaCheckError.INCOMPLETE_SIGNUP

2014-03-03 Thread Kamil Grebenicek
Hi,

I'm trying to authenticate with Adwords API and I'm still getting 
'QuotaCheckError.INCOMPLETE_SIGNUP' error when running .NET client library 
examples.
In client library settings I'm using not approved production MCC account 
developer token and test MCC account Client ID, Client secret and Refresh 
token. Our production MCC account billing info and T&C are not entered. Is 
this needed even for using for testing purposes or what I'm doing wrong?

Production MCC account ID: 123-984-3670
Test MCC account ID: 930-405-3132

Thanks for your advance.

Kamil

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Still waiting for develepor token

2014-03-03 Thread google
Hi guys,
a month ago I requested for the Developer Token for AdWods API. Still my 
request is waiting for approval. 
I need to develop a POC application based exactly on my  AdWords accounts 
(need my ad structure, etc).

I've contacted to my AdWord account manager and he couldn't help me.

Is there any way to speed up that approving process ?

Thx 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: mmc test account fail

2014-03-03 Thread mcc-test
I'm having this exact same scenario.  I thought based on the API docs that 
I would be able to look at my production campaigns/data from my test 
account.  I get the same error when attempting to do so.

On Thursday, February 20, 2014 4:39:43 AM UTC-7, Javier Campos wrote:
>
> Hello,
>
> I have a test mcc account and a production mmc . Also I have got the 
> pending developer token for my production account. I generated 
> the OAuth2RefreshToken successfully with my test account ( clien id and 
> client secret ). Now when I make a the api call with my test customer id, I 
> am getting "AuthorizationError.USER_PERMISSION_DENIED" error.
>
> What am I doing wrong?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


one question about BidLandscape.LandscapePoint

2014-03-03 Thread Moonsea
what is the "marginalCpc" in BidLandscape.LandscapePoint? The decription 
"Estimated marginal cost per click." does not seem clear to me. Is it the 
max projected cpc ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


How to get Adwords report size

2014-03-03 Thread Kalyan Srinivas
Hi all,

Is this possible to get Adwords report size before we attempt a download ? 
(like metadata)

Thanks,
Kalyan


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Problem with simple Reporting query

2014-03-03 Thread Mike Sullivan
Knowledgeable, but newbie with the AdWords API. Can't get the first query 
to work, and have tried everythingI think. Would love any insight...

I have tried my custom code, using the referenced .NET library, as well as 
a snippet of NoClientLibrary from here:
https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary

All produce the same result:  "The remote server returned an error: (400) 
Bad Request."
Header: {
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Transfer-Encoding: chunked
Cache-Control: private, max-age=0
Content-Type: text/xml
Date: Fri, 28 Feb 2014 16:43:29 GMT
Expires: Fri, 28 Feb 2014 16:43:29 GMT
Server: GSE
}

My header and query looks like:
https://adwords.google.com//api/adwords/reportdownload/v201309
{
User-Agent: _something_
Authorization: Bearer _validOauthAccessToken_
clientCustomerId: XXX-XXX-
developerToken: _myDeveloperToken_
returnMoneyInMicros: true
Content-Type: application/x-www-form-urlencoded
}
{__rdquery=SELECT+AccountId%2CAccountDescriptiveName+FROM+ACCOUNT_PERFORMANCE_REPORT+DURING+LAST_30_DAYS&__fmt=XML}


I have tried several queries, using various reports and fields straight out 
of the docs. Everything comes back with the 400 error.


I also tried messing with the developer token and Oauth otken and got the 
same result??? I would have expected an authorization failure, which makes 
me think I have overlooked something big up front.

Help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


AdGroupAdService (v201309): type of ad TextAd and property "Mobile"

2014-03-03 Thread Sorokin Andrew
I can set property "Mobile" for my text ad through AdWords interface but I 
can't find how can I get/set this property through API according this 
description: 
https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupAdService.TextAd?hl=ru

Help me please.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


MCC test account confusion, account works but client account gives USER_PERMISSION_DENIED

2014-03-03 Thread mcc-test
Here are the steps I followed using the API docs.  My platform is PHP

1)  Create MCC account (live)
2)  Linked live AdWords account to live MCC account (Success)
3)  Requested Developer token on live account (in pending status)
4)  Filled out Developer form via e-mail sent to me for live account
5)  Created MCC Test account (test)
6)  Created Oauth2 tokens/clients for Live and Test accounts (Success)
7)  Modified my auth.ini file using the Test OAuth2 data
8)  Ran the GetCampaigns.php in the examples folder, results:  "No 
campaigns were found."

At this point, everything for the test account is "working" in the sense 
that I can auth, but I have no campaigns (as expected), however I do have 
several campaigns running on my live/production account, which is linked to 
my live/production MCC account.

So, I assumed that the GetCampaigns.php is checking the root level Test MCC 
account and thus why it didn't find any campaigns.

So I modified my auth.ini file to include the clientCustomerId of the 
client's ID under my production MCC, and now I get: An error has occurred: 
[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']   when 
attempting to run the GetCampaigns.php

So this tells me that it's trying to use the clientCustomerId but failing. 
 I then thought that maybe I have to link my live accounts to my Test MCC 
account so I can view the data, but the Test MCC interface won't allow me 
to do that.  If I try to link the accounts I get an error:  The manager 
cannot create more client accounts.

My understanding was that the MCC Test account could review live data, but 
any submissions made wouldn't go to the live environment.

Is this not the case?   How can I view my live production campaigns, via my 
test account so that I can dev/test code and make sure it's working before 
we push it live (our live environment would use a different auth.ini that 
has our production Oauth2 info, correct?).

Thanks for your assistance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-03-03 Thread Mike Sullivan
I had a similar problem -- incomplete signup.  

*There is no Terms & Conditions acceptance *at the end of the Billings 
setup.  I did it three times.  There is only a Save Changes button or 
Cancel.





On Friday, February 21, 2014 5:25:02 AM UTC-5, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> I checked your accounts and you have not accepted Terms & Conditions on 
> your *prod* MCC.  When you entered your billing information did you click 
> *Continue* all the way through and accept the Terms & Conditions?
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, February 20, 2014 8:51:47 AM UTC+1, GigiCom wrote:
>>
>> Hi, i have the same Issue 'Incoplete Signup' and I don't find anything.
>>
>> Thanks
>>
>> Am Freitag, 7. Februar 2014 20:25:23 UTC+1 schrieb Josh Radcliff (AdWords 
>> API Team):
>>
>>> Hi,
>>>
>>> It looks like you did not accept Terms & Conditions on your production 
>>> MCC.  Could you go back into *Billing --> Billing Preferences* and 
>>> re-enter your billing information, and make sure that you click 
>>> *Continue* all the way through, including past the Terms & Conditions 
>>> screen?
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Thursday, February 6, 2014 2:03:15 AM UTC-5, deve...@jo.de wrote:

 Hi Josh,
 yes i have set it up in both, the prouction MCC (827-869-5334) from 
 which i use the pending token and the test MCC (614-512-7851).

 Am Mittwoch, 5. Februar 2014 18:31:05 UTC+1 schrieb Josh Radcliff 
 (AdWords API Team):
>
> Hi Am,
>
> Have you entered billing information and accepted terms and conditions 
> on your production MCC (the one with the pending developer token)?
>
> Thanks,
> Josh, AdWords API Team
>
> On Tuesday, February 4, 2014 2:13:24 AM UTC-5, deve...@jo.de wrote:
>>
>> Hi,
>> the clientCustomerId I use is 345-112-6902 from an Account i created 
>> under the Test MCC.
>>
>> Am Montag, 3. Februar 2014 19:57:02 UTC+1 schrieb Josh Radcliff 
>> (AdWords API Team):
>>>
>>> Hi Am,
>>>
>>> Welcome to the AdWords API community!  Regarding the 
>>> INCOMPLETE_SIGNUP error, could you let me know which 
>>> *clientCustomerId* you put in *auth.ini* when running the 
>>> *GetCampaigns.php* example?
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Friday, January 31, 2014 3:50:06 AM UTC-5, deve...@jo.de wrote:

 Hi Josh,
 i'm completely new to the AdWords API and i've setup my auth.ini in 
 the php library exactly the way you described but im still getting 
 the QuotaCheckError.INCOMPLETE_SIGNUP. 
 Im using a test account since our Developer Token is not yet 
 approved.
 1. api.adwords.clientId i got from code.google.com/apis/consoleafter 
 logging in with the Test Account, creating a project and creating a 
 new client id for a native application.
 2. see 1.
 3. Optional as you said, ive put in the name of my Application.
 4. Developer Token from the Production Account in which the TOS are 
 accepted and the billig is set up.

 With that i am able to use the Getrefreshtoken.php and receive a 
 refreshtoken that ive also put in the auth.ini. 
 When i now try to use the example GetCampaigns.php i still receive 
 the error QuotaCheckError.INCOMPLETE_SIGNUP.
 I have no idea what i am missing to get the test account working.

 Am Montag, 13. Januar 2014 19:57:24 UTC+1 schrieb Josh Radcliff 
 (AdWords API Team):
>
> Hi,
>
> Thanks for putting together such a comprehensive list!  The only 
> modifications I would make are:
>
>1. api.adwords.clientId - This can come from either the 
>NON-test or the test account.  Since you will ultimately need an 
> api 
>project for the non-test account, I would recommend using that 
> here.
>2. api.adwords.clientSecret - This can come from either the 
>NON-test or the test account, same as #1.
>3. api.adwords.userAgent - This is optional, but it is 
>extremely helpful for us if you have questions about specific 
> requests. 
> You can set this to any string that might be useful for that 
> purpose.
>4. api.adwords.developerToken - As you stated, this should 
>come from the NON-test account and does not have to be approved in 
> order to 
>use it in API calls on a test account.  Note that we recently 
> changed the 
>AdWords UI so that you cannot create a developerToken from a test 
> account, 
>which should help avoid confusion on this going forward.
>5. QuotaCheckError.INCOMPLETE_SIGNUP - You need to enter 
>billing informati

Re: How to determine that a keyword is inactive (v13 reports)

2014-03-03 Thread SBond

>
> Hi all,
>

Does anyone know if this has been updated at all?  I would love to get this 
data through the API if possible:

Low Quality Score
Low Search Volume
Below First Page Bid

Any updates would be greatly appreciated :) 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


managed customer sevice and customer service python query.

2014-03-03 Thread tom
Hi,

I have a query concerning the managed customer service and customer service 
services. My application manages external clients campaigns (not already in 
my mcc), I am using the OAUTH library already.

Would I need to use the managed customer service to have the client link to 
my MCC account or alternatively would I need to use the Customer service 
and get the client customer ID?. I imagine using the customer service only 
wont link my mcc to the clients account and therefore will not work for 
what I need.

If this is the case, can you please forward an example of the managed 
customer service link in 'python'?. I can only source it in java.


Thanks,

T

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Error API

2014-03-03 Thread hai . phuong
i 'm CleverAds techinical Google Adwords Authorized Reseller in Vietnam. I 
have a problem with AdWorrds API that need your help? 
my account had error "ACCOUNT_INACCESSIBLE" when i try connect adwords API 
WHY

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Newbie challenge; simple reporting query, 400 Bad Request

2014-03-03 Thread Mike Sullivan
Brand new developer token (approved), attempting to get a simple reporting 
query working. Have tried the .NET library, the 'NoClientLibrary' snippet 
from 
(https://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary) 
and my own custom code -- all deliver the same 400 Bad Request response 
with nothing useful in the response header.

https://adwords.google.com/api/adwords/reportdownload/v201309

clientCustomerId: _clientadwordsaccountid_
developerToken: _developertoken_
Authorization: Bearer _oauth2accesstoken_
returnMoneyInMicros: true
Content-Type: application/x-www-form-urlencoded
Host: adwords.google.com

__rdquery=SELECT%20CampaignId%2C%20CampaignName%2C%20CampaignStatus%2C%20Clicks%20FROM%20CAMPAIGN_PERFORMANCE_REPORT%20DURING%2020131118%2C20131128&__fmt=CSV

Always returns 400 Bad Request.

I tried changing the developer token to crap: 400 Bad Request 
which makes me wonder if the token is valid...

Changed/removed the Authorization header: 400 Bad Request
! ! ! huh?

I get the feeling I am overlooking something really obvious...

Help???

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Acces denied for oauth2 request while fetching token

2014-03-03 Thread karuna karan
In google adwords, ClienLogin method is deprecated. I need to switch over 
to Oauth2 authentication method

My example code is below,

  :method: OAUTH2_JWT
  :user_agent: test
  :developer_token: "*"
  :oauth2_issuer: "*@developer.gserviceaccount.com"
  :oauth2_secret: notasecret
  :oauth2_keyfile: '*-privatekey.p12'
  :client_id: *.googleusercontent.com
  :oauth2_prn: *@developer.gserviceaccount.com
  :client_customer_id: *
When i running the request , i am getting error as below

  Authorization failed.  Server message: (Signet::AuthorizationError)
  {
"error" : "access_denied",
"error_description" : "Requested scopes not allowed: 
https://adwords.google.com/api/adwords/";
  }
Anyone tell me solution to fetch the access token.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: How to determine that a keyword is inactive (v13 reports)

2014-03-03 Thread SBond
Hi everyone,

Just wondering if this is available yet?  Would love to have the ability to 
get the following keyword statuses through the API:

Low Quality Score
Low Search Volume
Below First Page Bid

Any updates would be greatly appreciated :)



On Saturday, 22 January 2011 09:11:08 UTC+10, j.e.frank wrote:
>
> Your reply makes me think that it might be possible with the later 
> ReportDefinitionService, since you mentioned that you don't think it is 
> possible with v13.  I did some investigation into v201008, and I still 
> don't see any way to get the "effective status" through a report.  If you 
> think there is a way using reports in 201008, please let me know what it 
> might be.
>
> As for using 0 recent impressions as a way to identify inactive keywords, 
> that is not a bad idea.  There are lots of reasons why a keyword could be 
> getting 0 impressions, and I was hoping to identify the reason in addition 
> to simply identifying the fact of inactivity, but at least it is a start.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Jake Wilson
I am building a simple web app to connect to our Adwords MMC and spit out 
some reports.

In the Google API Console I created a new Client ID.  I chose Installed 
Application even though this is a web-based PHP tool I'm making.  This page:

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

says to choose Installed Application if:

   - You are just getting started for the first time.
   - You want to test our example code and get started quickly.
   - You are managing all of your AdWords accounts using a single top level 
   MCC.

All of which apply to us.  Also, the auth.ini says:

; If you do not have a client ID or secret, please create one of type
; "installed application" in the Google API console:
; https://cloud.google.com/console

So anyways, I created an installed application client ID.  I get my Client 
ID and Client Secret.  I add these to auth.ini along with my Adwords API 
Key (which is approved) and a unique userAgentID string to identify my 
application.

At the command line I run the GetRefreshToken.php script, giving me:

Log in to your AdWords account and open the following URL:
https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=5XXleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2F&access_type=offline

After approving the token enter the authorization code here:

I log into my Adwords account and then paste in the above URL.  I get this 
page:



(I added the black box to the pic to hide my client_id)

So what am I doing wrong here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-03 Thread Ray Tsang (AdWords API Team)
Mathis,

That sounds right.  But, are you still receiving errors from the client 
library?  If so, I'd need the error log generated from the client library 
(without any sensitive information), and I'll need your help to confirm if 
curl was able to run successfully from the same machine that ran the client 
library.

Thanks,

Ray

On Saturday, March 1, 2014 11:04:58 AM UTC-5, Mathis Lübbers wrote:
>
> I got the following output when I try to fetch the URL via curl:
>
> see addition
>
>
>
> Am Freitag, 28. Februar 2014 23:56:56 UTC+1 schrieb Ray Tsang (AdWords API 
> Team):
>>
>> Mathis,
>>
>> Just to be sure - you were able to fetch the URL via curl from the same 
>> machine that was throwing SOAP-ERRORS?
>>
>> Could I also trouble you to paste the error log regarding SOAP-ERROR?
>>
>> Thanks,
>>
>> --
>> Ray Tsang (AdWords API Advisor)
>>
>> On Friday, February 28, 2014 10:56:14 AM UTC-5, Mathis Lübbers wrote:
>>>
>>> Yes, I can fetch the URL via curl,
>>>
>>> Mathis
>>>
>>> Am Freitag, 28. Februar 2014 00:29:31 UTC+1 schrieb Ray Tsang (AdWords 
>>> API Team):

 Mathis,

 Please confirm if you can fetch the URL via curl or wget.  If not, 
 please post the responses. 

 Thanks

 --
 Ray Tsang (AdWords API Advisor)


 On Thursday, February 27, 2014 10:07:46 AM UTC-5, Mathis Lübbers wrote:
>
> Hello! I have the same problem. Is there any solution?
>
> Am Mittwoch, 8. Januar 2014 05:35:35 UTC+1 schrieb Mehul HvInfotech:
>>
>> Hello All,
>> we are getting the Soap Error During the Google Campaign pause event 
>> with Api ..
>> We are using version *v201309*
>> The Original Error is as below 
>>
>>
>> *SOAP-ERROR: Parsing WSDL: Couldn't load from 
>> 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl 
>> '
>>  : 
>> failed to load external entity 
>> "https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl 
>> "*
>>
>> *we have Checked for Open SSL enabled Or not.. So It is Enabled we 
>> checked by printing phpinfo().*
>>
>> *The Variable for Open SSL is showing as below ..*
>>
>>
>> 
>>
>> *Can any one suggest in 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.
For more options, visit https://groups.google.com/groups/opt_out.


Customer service and managed accouint service query.

2014-03-03 Thread tomflat561
Hi,

My app needs to manage external MCC client campaigns, I am a little 
confused as to what the best service is to use, customer service or managed 
customer service?. Would I need to create a link for my MCC to link with 
the client account or would I just use the customer service, get the client 
ID and go from there?


Many Thanks,

T

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.


How to get 'campaign type' (Search Network only”, “Display Network only”, “Search Network with Display Select”) from google adwords api?

2014-03-03 Thread larisa bolgova
Hi. Could you help me with next question.

We alredy loaded 'networkSettings', but it contains another parametres - 
targetGoogleSearch, targetSearchNetwork, targetContentNetwork, 
targetPartnerSearchNetwork. All parametres are null, but only 
'targetContentNetwork' contains value(true or false).

 How to compare this loaded data with 'campaign type'?

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.
For more options, visit https://groups.google.com/groups/opt_out.


How can I dynamically select the MCC account I want to work with

2014-03-03 Thread jaison . directi
Hi,

I would like to work with multiple MCC accounts using my application. How 
can I dynamically use the settings for a selected MCC from within the same 
application.

The application would have an interface where I could select the MCC 
account I want to work with. How can I load the auth.ini settings for the 
chosen MCC? I'd like to load the required values from the database so that 
I don't have to manage multiple auth.ini files.

Thanks,
Jaison


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.