Re: Using customer sync selector to find changes made by user

2014-06-04 Thread Dan
Ah ok, that's a shame. Thanks 

On Tuesday, 3 June 2014 16:09:03 UTC+1, Josh Radcliff (AdWords API Team) 
wrote:
>
> Hi,
>
> The API does not provide user information related to changes. We're aware 
> that there's interest in this functionality but this is not available at 
> the moment.
>
> Cheers,
> Josh, AdWords API Team
>
> On Tuesday, June 3, 2014 8:48:47 AM UTC-4, Dan wrote:
>>
>> Hi guys,
>>
>> I am using the customer sync selector service to retrieve the list of 
>> changed campaigns through the AdWords API.
>> This gives me a complete list of ALL the changed campaigns between two 
>> datetimes.
>>
>> Through the AdWords interface, it is possible to filter this list by 
>> user, e.g. only show the changes made by a specific user.
>>
>> Is it possible to do the same thing through the API?
>> I want to either specify the user as part of the query, or perform 
>> filtering after the API has returned a response. Are either of these 
>> possible?
>>
>> 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/d/optout.


Re: How many API Calls am I making per day?

2014-06-04 Thread M.S. krishna deepak
Thanks for the reply.

Still have a bit of doubt there. It would be really grateful if you could 
clarify this

If I want to change bids of 5 keywords in an Adgroup, then does it cost me 
5 operations or is there a way to do it in lesser number of operations?

Thank you,
M.S. Krishna Deepak

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

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


Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-06-04 Thread mobster
Thanks for the reply :)
I just switched all the account conversion to 'this MCC account'
Still get the same error, but i guess it needs some time to propagate ?

As soon as there are any changes, I'll update the post.


On Tuesday, June 3, 2014 11:41:53 PM UTC+2, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> *Gerard:* It looks like you do not have the conversion account set to the 
> MCC for the AdWords accounts under the MCC. See the following Help Center 
> article for details:
>
> https://support.google.com/adwords/answer/3061730
>
> (Note: I marked your other post as a duplicate of this post so we can 
> consolidate all of the Q&A here.)
>
> *Luca: *In your request you are specifying the *MCC* account in the 
> *clientCustomerId* SOAP header. Please modify your request so that you 
> pass the click's AdWords account instead. You may want to check out the 
> Help Center article as well to make sure you have the conversion account 
> set up properly.
>
> Cheers,
> Josh, AdWords API Team
>
> On Tuesday, June 3, 2014 4:11:48 AM UTC-4, mob...@glomedia.eu wrote:
>>
>> I'm running in the exact same problems :/
>> I can make the conversion labels from the api and see them show up in the 
>> interface as well.
>> Also i can list the labels from the api, they show up.
>> But as soon as i want to upload data  to it , it returns 
>> the OfflineConversionError.INVALID_CONVERSION_TYPE.
>>
>> I read somewhere that it might take up to 6 hours before the new labels 
>> have been synced.
>> I've waited for over 24 hours but still get the same result.
>>
>> Gerard.
>>
>> On Friday, May 30, 2014 12:19:52 PM UTC+2, Luca Fiaschi wrote:
>>>
>>> Hi All I am getting a very similar error to this post:
>>> https://groups.google.com/forum/#!topic/adwords-api/xb8X9Ucsv80
>>>
>>> reading that forum seems that the error was internally fixed by Google 
>>> at the beginning of the month however I still get the following problem:
>>>
>>> I am uploading the conversion using a client created using the top level 
>>> country MCC of my company:
>>> The conversion labels are were correctly uploaded
>>>
>>> (UploadConversion){
>>> id = 18258763
>>> name = "attributed conversion"
>>> status = "ENABLED"
>>> category = "PURCHASE"
>>> stats = 
>>>(ConversionTrackerStats){
>>>   numConversionEvents = 0
>>>   conversionValue = 
>>>  (Money){
>>> ComparableValue.Type = "Money"
>>> microAmount = 0
>>>  }
>>>   numConvertedClicks = 0
>>>}
>>> viewthroughLookbackWindow = 30
>>> isProductAdsChargeable = False
>>> productAdsChargeableConversionWindow = 30
>>> ctcLookbackWindow = 30
>>> countingType = "MANY_PER_CLICK"
>>> defaultRevenueValue = 1.0
>>> alwaysUseDefaultRevenueValue = False
>>> ConversionTracker.Type = "UploadConversion"
>>>   }, (UploadConversion){
>>> id = 18258883
>>> name = "attributed revenue"
>>> status = "ENABLED"
>>> category = "PURCHASE"
>>> stats = 
>>>(ConversionTrackerStats){
>>>   numConversionEvents = 0
>>>   conversionValue = 
>>>  (Money){
>>> ComparableValue.Type = "Money"
>>> microAmount = 0
>>>  }
>>>   numConvertedClicks = 0
>>>}
>>> viewthroughLookbackWindow = 30
>>> isProductAdsChargeable = False
>>> productAdsChargeableConversionWindow = 30
>>> ctcLookbackWindow = 30
>>> countingType = "MANY_PER_CLICK"
>>> defaultRevenueValue = 1.0
>>> alwaysUseDefaultRevenueValue = False
>>> ConversionTracker.Type = "UploadConversion"
>>>   }]
>>>
>>>
>>>
>>>
>>> However I still get the following errors:
>>>
>>>
>>>  {'googleClickId': u'CLbJ6ueQir0CFe9U4godVVgAGA', 'conversionValue': 
>>> 0.0037593984962406, 'conversionTime': '20140526 163528 +0800', 
>>> 'conversionName': u'attributed conversion'} 
>>>
>>> has failed with error (OfflineConversionError){
>>>fieldPath = "operations[984].operand"
>>>trigger = None
>>>errorString = "OfflineConversionError.INVALID_CONVERSION_TYPE"
>>>ApiError.Type = "OfflineConversionError"
>>>reason = "INVALID_CONVERSION_TYPE"
>>>  }
>>>
>>>
>>>
>>> How is this possible?
>>>
>>>
>>> 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 u

adwords java api java.net.SocketException: Connection reset issue

2014-06-04 Thread גרישה שוייכט
hello,

In some reason google server response with java.net.SocketException:
Connection reset

Please advice log was attached

Thanks


{KeyWord:יפעת פרג אשטה כרטיסים}
בתאריך 06/07, כרטיסים ב- 100 ₪.
תזמינו כרטיסים עכשיו !
bravo.ticketsnow.co.il/כרטיסים

>>>http://bravo.ticketsnow.co.il/announce/20538

2014-06-04 15:57:23 TextAdUpdate [INFO] Sleep : 1
2014-06-04 15:57:34 requestInfoLogger [INFO] Request made: Service:
"AdGroupAdServiceInterfacePort" Method: "mutate" URL: "
https://adwords.google.com/api/adwords/cm/v201309/AdGroupAdService";
2014-06-04 15:57:34 soapXmlLogger [INFO] SOAP Request:
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v201309";
soapenv:mustUnderstand="0">
398-500-3202
gSO4iFDGybeB1SxspexGzA
Cupat Bravo (AwApi-Java, AdWords-Axis/1.20.0,
Common-Java/1.20.0, Axis/1.4, Java/1.7.0_21, maven)
false
false



https://adwords.google.com/api/adwords/cm/v201309";>

REMOVE

14024501183

41948062343

DISABLED






2014-06-04 15:57:34 soapXmlLogger [INFO] SOAP Response:
http://schemas.xmlsoap.org/soap/envelope/";>

https://adwords.google.com/api/adwords/cm/v201309";>
0004fb022cc76cc00ae539880c001d99
AdGroupAdService
mutate
0
226



https://adwords.google.com/api/adwords/cm/v201309";>


AdGroupAdReturnValue

14024501183
http://www.w3.org/2001/XMLSchema-instance";
xsi:type="TextAd">
41948062343
http://bravo.ticketsnow.co.il/announce/20538

bravo.ticketsnow.co.il/כרטיסים


TextAd
{KeyWord:יפעת פרג אשטה כרטיסים}
בתאריך 06/07, כרטיסים ב- 100
₪.
פשוט ובטוח להזמין כרטיסים
!

DISABLED
FAMILY_SAFE






2014-06-04 15:57:34 TextAdUpdate [INFO] Sleep : 1
2014-06-04 15:57:45 requestInfoLogger [INFO] Request made: Service:
"AdGroupAdServiceInterfacePort" Method: "mutate" URL: "
https://adwords.google.com/api/adwords/cm/v201309/AdGroupAdService";
2014-06-04 15:57:45 soapXmlLogger [WARN] SOAP Request:
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v201309";
soapenv:mustUnderstand="0">
398-500-3202
gSO4iFDGybeB1SxspexGzA
Cupat Bravo (AwApi-Java, AdWords-Axis/1.20.0,
Common-Java/1.20.0, Axis/1.4, Java/1.7.0_21, maven)
false
false



https://adwords.google.com/api/adwords/cm/v201309";>

ADD

14024501183
https://adwords.google.com/api/adwords/cm/v201309"; xsi:type="ns2:TextAd">
41948062343

http://bravo.ticketsnow.co.il/announce/20538
bravo.ticketsnow.co.il/כרטיסים


{KeyWord:יפעת פרג אשטה
כרטיסים}
בתאריך 06/07, כרטיסים ב- 100
₪.
תזמינו כרטיסים עכשיו
!

ENABLED






2014-06-04 15:57:45 soapXmlLogger [WARN] SOAP Response:
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";>


soapenv:Server.userException
java.net.SocketException: Connection
reset

http://xml.apache.org/axis/";>java.net.SocketException:
Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:189)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
at sun.security.ssl.InputRecord.read(InputRecord.java:480)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1

Figure out how to which MCC account generated a developerToken

2014-06-04 Thread Smayy
Hi

I'm trying to figure out which MCC account I used to login to generate a 
developerToken. Is there any way to figure it out or do I have to reset my 
developerToken?

Thanks,
James

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

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


Re: Error while downloading Click Performance Report.

2014-06-04 Thread Felix Kenton
Hi VP,

I'm getting the same error myself. It could be because you are trying to 
get run the report for a date more than 90 days ago, which is no longer 
possible (see blog post below). Not the most informative error message!

Google blog post: 
http://googleadsdeveloper.blogspot.co.uk/2014/02/changes-to-gclid-field-length-in.html

On Thursday, 24 April 2014 21:28:32 UTC+1, VP wrote:
>
> Hi,
>
> I am downloading 'CLICK_PERFORMANCE_REPORT' but some how I got this type of 
> error yesterday 
>
> can you please let me know why this error is come the code is working fine 
> till yesterday.
>
> An error has occurred: Report download failed. Underlying errors are 
> Type = 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', Trigger = 
> 'Unable to read report data', FieldPath = ''. 
>
>

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

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


Re: Creating a MCC test account.

2014-06-04 Thread minhtriet
I have the same problem when trying to create MCC test account using the 
link https://adwords.google.com/um/StartNewMccAccount?testAccount=true. 
It's redirect me to a create page and make me verify the account with 
email, then, after click to the verify link in the email, i still see the 
adword page with no indicator of test account. I tried quite sometimes but 
to no avail.

My customer id:
Customer ID: 400-582-1814

Please make a check and help me.

Thanks.


Vào 03:20:49 UTC+7 Thứ tư, ngày 22 tháng một năm 2014, Adwords Test đã viết:
>
> Hello, 
>
> Sorry for the delay. So I attempted to create a new test account using the 
> same link, it seems to redirect me to this new page (
> https://accounts.google.com/ServiceLogin?service=adwords&hl=en-US )
>
> and that has no indication of any "test" account being created. This was 
> after I logged out from this current account. Should I go ahead with the 
> account creation process? 
>
> Thanks,
> Toan
>
> On Friday, January 17, 2014 1:54:12 PM UTC-6, Ray Tsang (AdWords API Team) 
> wrote:
>>
>> Hi,
>>
>> Could I trouble you to create a new test account with the same link?  As 
>> you create the account, please make sure you are logged out and you may 
>> need to use a different email address than this one.
>>
>> Thanks!
>> --
>> Ray Tsang (AdWords API Advisor)
>>
>> On Thursday, January 16, 2014 1:07:13 PM UTC-5, Adwords Test wrote:
>>>
>>> Thank you for your response. 
>>>
>>> I don't see any red banner or any other indications that the account is 
>>> a test one. The account log in is my current email address. 
>>>
>>>
>>> On Wednesday, January 15, 2014 6:26:06 PM UTC-6, Ray Tsang (AdWords API 
>>> Team) wrote:

 Hi,

 The test account creation steps may look very similar to a live account 
 creation.  However, after you've created the test account and logged in - 
 you should notice a red banner on the top right hand corner indicating 
 that 
 the MCC account is a test account.

 Please let me know if this isn't the case.

 Thanks!

 --
 Ray Tsang (AdWords API Advisor)


 On Tuesday, January 14, 2014 12:32:16 PM UTC-5, Adwords Test wrote:
>
> Hello, 
>
> I follow this page (
> https://developers.google.com/adwords/api/docs/test-accounts) to 
> create a MCC test account. But the given link (
> https://adwords.google.com/um/StartNewMccAccount?testAccount=true) 
> takes me to another page which creates a live account. Any ideas what 
> I've 
> done wrong here? 
>
> 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/d/optout.


Re: How to start to use Adwords API with OAuth authentication

2014-06-04 Thread testapi
Hello,

I have the same issue, I'm new in Adwords API and I have some questions, 
please help me:


   1. I Have a test account: test...@e-viral.com, I need create the 
   registered OAuth2 using this account?
   2. when I'm in https://console.developers.google.com/project only can 
   create a 1 new project, when I try to create other I have this error:
   "Developers Console has not been activated for your account. Your 
   account may be suspended or disabled. If you are a Google Apps user, ask 
   your domain administrator to enable Apphosting Admin on your account."
   This is a problem to connect to the API?

thanks for your help.

Regards,

On Thursday, November 7, 2013 5:05:13 AM UTC-6, Pierre Augereau wrote:
>
> Thank a lot both of you ;)
>
> It's working !
>
> Have a nice day.
>
> Regards,
> Pierre.
>
> Le mardi 5 novembre 2013 23:29:45 UTC+1, Alan Coleman a écrit :
>>
>> Hi Pierre,
>>
>> I've posted this link before. It's an excellent tutorial on how to get 
>> OAuth2 Authentication working. It can be a bit fiddly but if you follow the 
>> steps you should be okay.
>>
>> http://www.ewanheming.com/adwords-api-oauth-tutorial 
>>
>> On Monday, November 4, 2013 4:07:48 PM UTC, pierre.au...@gmail.com wrote:
>>>
>>> Hi everybody.
>>>
>>> First of all, please excuse me if my english is not very good...
>>>
>>>
>>> So, I'm kind of lost to start to use adwords API with OAuth 
>>> authentication (I'm using "adwords_api_php_4.6.1" package V201309). 
>>> I follow a lot of tutorial about it but, it's not working. 
>>> Sometimes they tell you to use a MCC test account and after, you see 
>>> that does not work with that kind of account o_O !!!
>>> I just want to run some test to know if I can use this API or not !
>>>
>>> Is there a complet tutorial (not from 2011 please) anywhere ?
>>>
>>>
>>> Best regards,
>>> Pierre AUGEREAU
>>>
>>>

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

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


Re: Creating a MCC test account.

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Hi,

Hmmm...the customer ID you supplied is a regular *non-test* AdWords 
account, not an MCC account. I just went through the flow myself and found 
that the new account I created also was a regular non-test AdWords account. 
I'll follow up on this and post an update as soon as I have more 
information.

Thanks,
Josh, AdWords API Team

On Wednesday, June 4, 2014 4:17:12 AM UTC-4, minh...@silverlining.vn wrote:
>
> I have the same problem when trying to create MCC test account using the 
> link https://adwords.google.com/um/StartNewMccAccount?testAccount=true. 
> It's redirect me to a create page and make me verify the account with 
> email, then, after click to the verify link in the email, i still see the 
> adword page with no indicator of test account. I tried quite sometimes but 
> to no avail.
>
> My customer id:
> Customer ID: 400-582-1814
>
> Please make a check and help me.
>
> Thanks.
>
>
> Vào 03:20:49 UTC+7 Thứ tư, ngày 22 tháng một năm 2014, Adwords Test đã 
> viết:
>>
>> Hello, 
>>
>> Sorry for the delay. So I attempted to create a new test account using 
>> the same link, it seems to redirect me to this new page (
>> https://accounts.google.com/ServiceLogin?service=adwords&hl=en-US> )
>>
>> and that has no indication of any "test" account being created. This was 
>> after I logged out from this current account. Should I go ahead with the 
>> account creation process? 
>>
>> Thanks,
>> Toan
>>
>> On Friday, January 17, 2014 1:54:12 PM UTC-6, Ray Tsang (AdWords API 
>> Team) wrote:
>>>
>>> Hi,
>>>
>>> Could I trouble you to create a new test account with the same link?  As 
>>> you create the account, please make sure you are logged out and you may 
>>> need to use a different email address than this one.
>>>
>>> Thanks!
>>> --
>>> Ray Tsang (AdWords API Advisor)
>>>
>>> On Thursday, January 16, 2014 1:07:13 PM UTC-5, Adwords Test wrote:

 Thank you for your response. 

 I don't see any red banner or any other indications that the account is 
 a test one. The account log in is my current email address. 


 On Wednesday, January 15, 2014 6:26:06 PM UTC-6, Ray Tsang (AdWords API 
 Team) wrote:
>
> Hi,
>
> The test account creation steps may look very similar to a live 
> account creation.  However, after you've created the test account and 
> logged in - you should notice a red banner on the top right hand corner 
> indicating that the MCC account is a test account.
>
> Please let me know if this isn't the case.
>
> Thanks!
>
> --
> Ray Tsang (AdWords API Advisor)
>
>
> On Tuesday, January 14, 2014 12:32:16 PM UTC-5, Adwords Test wrote:
>>
>> Hello, 
>>
>> I follow this page (
>> https://developers.google.com/adwords/api/docs/test-accounts) to 
>> create a MCC test account. But the given link (
>> https://adwords.google.com/um/StartNewMccAccount?testAccount=true) 
>> takes me to another page which creates a live account. Any ideas what 
>> I've 
>> done wrong here? 
>>
>> 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/d/optout.


Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-06-04 Thread mobster
Unfortunately, the problem persists:

Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
operations[0].operand]
Errors:
Error [1]:
field_path: operations[0].operand
trigger:
error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
api_error_type: OfflineConversionError
reason: INVALID_CONVERSION_TYPE
xsi_type: OfflineConversionError

So what should I do next?

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

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


Re: API Rate Limit (RateExceededError): Is it Developer token based or MCC Account Based?

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Hi,

I've added my responses below in blue.

Cheers,
Josh, AdWords API Team

On Tuesday, June 3, 2014 4:37:27 PM UTC-4, Sudi Gopinath wrote:
>
> I am trying to understand how  RateExceededError(s) are associated with 
> MCC accounts and Developer Tokens.
>
Please see the section of our *Rate Limits Guide* that covers Decomposing 
RateExceededError 

. 

>
> My application uses a single developer token to pull various reports from 
> AdWords (Keyword Performance, Ad Performance etc.) across multiple MCC 
> accounts. During some large pulls across multiple accounts/campaigns I get 
> a RateExceededError - "RateExceededError  rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400"
>
> 1. Since this is a BillingPerDay rate name, does this mean that it is 
> associated with my developer token? 
>
Per the *Rate Limits Guide*, the *rateScope* indicates if the rate is at 
the developer (token) level or the AdWords account level. 

2. If so, can I upgrade my developer token rate limit?
>
The default level for developer tokens is *Basic access*, which allows up 
to 10,000 operations per day. You can request an upgrade to the *Standard 
access *level by completing the standard access application 
.


> 3. The retryAfterSeconds = 86400 which is 24 hours (whoa!). Is there any 
> way around this as a stop gap?
>
Are you sure you are getting this from *reporting* requests? The most 
common source of *RateExceededErrors* with the *BillingPerDay* is 
TargetingIdeaService 
.
 
If you are getting this from reporting requests could you let me know which 
reports you are running?

You cannot really work around rate limits, but the Rate Limits Guide 
 contains 
some tips on best practices. Also, if you are using services to simply get 
structural information about your accounts, I'd recommend using Zero 
Impression Reports 

/Structure Reports 
 
instead 
of the SOAP services.

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

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


Re: AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Hi Gopi,

That's correct - if you set up your *ads.properties* file in your home 
directory as specified in the OAuth2 page on github 
, then 
the library will automatically retrieve a new access token using the 
refresh token in your config file as needed.

To get the refresh token, you can run the GetRefreshToken.java example 

 in 
the client library.

Cheers,
Josh, AdWords API Team

On Tuesday, June 3, 2014 6:39:22 PM UTC-4, Gopi wrote:
>
> I am using java client and I guess the access token is refresh 
> automatically and need no manual intervention. Am i wrong?
>
> Thanks
> Gopi
>

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

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


Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-06-04 Thread Josh Radcliff (AdWords API Team)
In the *clientCustomerId* SOAP header do you have the MCC account or the 
AdWords account? You may get INVALID_CONVERSION_TYPE if you specify the MCC 
account, since the click actually belongs to the AdWords account.

Thanks,
Josh, AdWords API Team

On Wednesday, June 4, 2014 10:52:22 AM UTC-4, mob...@glomedia.eu wrote:
>
> Unfortunately, the problem persists:
>
> Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
> operations[0].operand]
> Errors:
> Error [1]:
> field_path: operations[0].operand
> trigger:
> error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
> api_error_type: OfflineConversionError
> reason: INVALID_CONVERSION_TYPE
> xsi_type: OfflineConversionError
>
> So what should I do next?
>

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

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


ReportUtilities.DownloadClientReport throws System.NullReferenceException

2014-06-04 Thread Peter Kingswell
Hi,

we download campaign performance stats on a daily basis and encounter this 
exception fairly regularly.  Is anyone else seeing this? :

Exception System.NullReferenceException: Object reference not set to an 
instance of an object.
at 
Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadReportToStream(String
 
downloadUrl, Boolean returnMoneyInMicros, String postBody, Stream 
outputStream)
at 
Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadClientReportInternal(String
 
downloadUrl, String postBody, Boolean returnMoneyInMicros, String path)
at 
Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadClientReport[T](T 
reportDefinition, Boolean returnMoneyInMicros, String path)

AFAICT the problematic invocations are not significantly different to other 
successful invocations.  It occurs irrespective 
of ReportDefinitionReportType.  Here is how we create the ReportDefinition:

ReportDefinition definition = new ReportDefinition();
definition.reportName = "blah";
definition.reportType = 
ReportDefinitionReportType.CAMPAIGN_PERFORMANCE_REPORT;
definition.downloadFormat = DownloadFormat.CSV;
definition.includeZeroImpressions = true;
definition.dateRangeType = ReportDefinitionDateRangeType.TODAY;
Selector selector = new Selector();
selector.fields = ... dictionary of fields ...;
definition.selector = selector;

This is with Assembly Google.AdWords.dll, v16.6.0.0.

Many thanks, Peter

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

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


Re: API Rate Limit (RateExceededError): Is it Developer token based or MCC Account Based?

2014-06-04 Thread Sudi Gopinath
Hi Josh,

Thanks for the reply. 

Couple of questions -
1. Just to clarify - Is the access level upgrade tied to the Developer 
token or is it tied to each MCC Account that I try to access with that Dev 
Token?
2. Our Developer token is used by multiple applications that run various 
API calls. Is there a way to get a breakdown of API request made versus 
quota used per request so we can understand which request triggered the 
RateExceedError? This will allow us to narrow down the rogue application.

We currently use ManagedCustomerService to get a list of accounts under an 
MCC and thereafter use CampaignService to get the list of Campaigns under 
each of the accounts under the MCC. Once the user selects the necessary 
campaign(s), we proceed to run various reports (Keyword Perf, Ad Perf etc) 
as the application demands 

Our issue right now is against an MCC account that has more than 200 
sub-accounts and the call to CampaignService fails with the RateExceedError 
when we try to pull the list of campaigns across all the 200+ accounts.

Is this not the most efficient way of doing this?

I'm not sure how pulling zero-impression reports in this case will 
alleviate our problem. Could you clarify?

Thanks,
Sudi

On Wednesday, June 4, 2014 11:19:15 AM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> I've added my responses below in blue.
>
> Cheers,
> Josh, AdWords API Team
>
> On Tuesday, June 3, 2014 4:37:27 PM UTC-4, Sudi Gopinath wrote:
>>
>> I am trying to understand how  RateExceededError(s) are associated with 
>> MCC accounts and Developer Tokens.
>>
> Please see the section of our *Rate Limits Guide* that covers Decomposing 
> RateExceededError 
> 
> . 
>
>>
>> My application uses a single developer token to pull various reports from 
>> AdWords (Keyword Performance, Ad Performance etc.) across multiple MCC 
>> accounts. During some large pulls across multiple accounts/campaigns I get 
>> a RateExceededError - "RateExceededError > rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400"
>>
>> 1. Since this is a BillingPerDay rate name, does this mean that it is 
>> associated with my developer token? 
>>
> Per the *Rate Limits Guide*, the *rateScope* indicates if the rate is at 
> the developer (token) level or the AdWords account level. 
>
> 2. If so, can I upgrade my developer token rate limit?
>>
> The default level for developer tokens is *Basic access*, which allows up 
> to 10,000 operations per day. You can request an upgrade to the *Standard 
> access *level by completing the standard access application 
> .
>
>
>> 3. The retryAfterSeconds = 86400 which is 24 hours (whoa!). Is there any 
>> way around this as a stop gap?
>>
> Are you sure you are getting this from *reporting* requests? The most 
> common source of *RateExceededErrors* with the *BillingPerDay* is 
> TargetingIdeaService 
> .
>  
> If you are getting this from reporting requests could you let me know which 
> reports you are running?
>
> You cannot really work around rate limits, but the Rate Limits Guide 
>  contains 
> some tips on best practices. Also, if you are using services to simply get 
> structural information about your accounts, I'd recommend using Zero 
> Impression Reports 
> 
> /Structure Reports 
>  
> instead 
> of the SOAP services.
>
>

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

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


Re: AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:

2014-06-04 Thread Gopi
Randomly API fails with this error and I am not able to reproduce this. Is 
there any work around or something you suggest to want me to check to 
resolve this issue?

Thanks
Gopi

On Wednesday, June 4, 2014 8:23:23 AM UTC-7, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Gopi,
>
> That's correct - if you set up your *ads.properties* file in your home 
> directory as specified in the OAuth2 page on github 
> , 
> then the library will automatically retrieve a new access token using the 
> refresh token in your config file as needed.
>
> To get the refresh token, you can run the GetRefreshToken.java example 
> 
>  in 
> the client library.
>
> Cheers,
> Josh, AdWords API Team
>
> On Tuesday, June 3, 2014 6:39:22 PM UTC-4, Gopi wrote:
>>
>> I am using java client and I guess the access token is refresh 
>> automatically and need no manual intervention. Am i wrong?
>>
>> Thanks
>> Gopi
>>
>

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

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


Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-06-04 Thread mobster
When I set NO credentials (just the developer token):

Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
operations[0].operand]
Errors:
  Error [1]:
field_path: operations[0].operand
trigger:
error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
api_error_type: OfflineConversionError
reason: INVALID_CONVERSION_TYPE
xsi_type: OfflineConversionError

When I set the incorrect clientCustomerId credentials:

Message: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand]
Errors:
  Error [1]:
field_path: operations[0].operand
trigger:
error_string: OfflineConversionError.UNAUTHORIZED_USER
api_error_type: OfflineConversionError
reason: UNAUTHORIZED_USER
xsi_type: OfflineConversionError

When I set the correct clientCustomerId credentials:
==
Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
operations[0].operand]
Errors:
  Error [1]:
field_path: operations[0].operand
trigger:
error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
api_error_type: OfflineConversionError
reason: INVALID_CONVERSION_TYPE
xsi_type: OfflineConversionError

I don't know where I can find my MCC account_id, so I haven't tested it.

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


server response with java.net.SocketException: Connection reset

2014-06-04 Thread גרישה שוייכט
hello,

In some reason google server response with java.net.SocketException:
Connection reset

Please advice log was attached

Thanks


{KeyWord:יפעת פרג אשטה כרטיסים}
בתאריך 06/07, כרטיסים ב- 100 ₪.
תזמינו כרטיסים עכשיו !
bravo.ticketsnow.co.il/כרטיסים

>>>http://bravo.ticketsnow.co.il/announce/20538

2014-06-04 15:57:23 TextAdUpdate [INFO] Sleep : 1
2014-06-04 15:57:34 requestInfoLogger [INFO] Request made: Service:
"AdGroupAdServiceInterfacePort" Method: "mutate" URL: "
https://adwords.google.com/api/adwords/cm/v201309/AdGroupAdService";
2014-06-04 15:57:34 soapXmlLogger [INFO] SOAP Request:
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v201309";
soapenv:mustUnderstand="0">
398-500-3202
zz
Cupat Bravo (AwApi-Java, AdWords-Axis/1.20.0,
Common-Java/1.20.0, Axis/1.4, Java/1.7.0_21, maven)
fal
se
false



https://adwords.google.com/api/adwords/cm/v201309";>

REMOVE

14024501183

41948062343

DISABLED






2014-06-04 15:57:34 soapXmlLogger [INFO] SOAP Response:
http://schemas.xmlsoap.org/soap/envelope/";>

https://adwords.google.com/api/adwords/cm/v201309";>
0004fb022cc76cc00ae539880c001d99
AdGroupAdService
mutate
0
226



https://adwords.google.com/api/adwords/cm/v201309";>


AdGroupAdReturnValue

14024501183
http://www.w3.org/2001/XMLSchema-instance";
xsi:type="TextAd">
41948062343
http://bravo.ticketsnow.co.il/announce/20538

bravo.ticketsnow.co.il/כרטיסים


TextAd
{KeyWord:יפעת פרג אשטה כרטיסים}
בתאריך 06/07, כרטיסים ב- 100
₪.
פשוט ובטוח להזמין כרטיסים
!

DISABLED
FAMILY_SAFE






2014-06-04 15:57:34 TextAdUpdate [INFO] Sleep : 1
2014-06-04 15:57:45 requestInfoLogger [INFO] Request made: Service:
"AdGroupAdServiceInterfacePort" Method: "mutate" URL: "
https://adwords.google.com/api/adwords/cm/v201309/AdGroupAdService";
2014-06-04 15:57:45 soapXmlLogger [WARN] SOAP Request:
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v201309";
soapenv:mustUnderstand="0">
398-500-3202
xxx
Cupat Bravo (AwApi-Java, AdWords-Axis/1.20.0,
Common-Java/1.20.0, Axis/1.4, Java/1.7.0_21, maven)
false
false



https://adwords.google.com/api/adwords/cm/v201309";>

ADD

14024501183
https://adwords.google.com/api/adwords/cm/v201309"; xsi:type="ns2:TextAd">
41948062343

http://bravo.ticketsnow.co.il/announce/20538
bravo.ticketsnow.co.il/כרטיסים


{KeyWord:יפעת פרג אשטה
כרטיסים}
בתאריך 06/07, כרטיסים ב- 100
₪.
תזמינו כרטיסים עכשיו
!

ENABLED






2014-06-04 15:57:45 soapXmlLogger [WARN] SOAP Response:
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";>


soapenv:Server.userException
java.net.SocketException: Connection
reset

http://xml.apache.org/axis/";>java.net.SocketException:
Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:189)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
at sun.security.ssl.InputRecord.read(InputRecord.java:480)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
a

Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Sorry if I wasn't clear, but my point was you should have the *AdWords* account 
ID in the header, *not* the MCC account ID. Please give that a try and 
update this thread if you still have problems.

One other note: make sure that the conversion you are specifying by name in 
your request is an offline conversion (*Source* = *Import* in the UI).

Cheers,
Josh, AdWords API Team

On Wednesday, June 4, 2014 3:43:12 PM UTC-4, mob...@glomedia.eu wrote:
>
> When I set NO credentials (just the developer token):
> 
> Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
> operations[0].operand]
> Errors:
>   Error [1]:
> field_path: operations[0].operand
> trigger:
> error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
> api_error_type: OfflineConversionError
> reason: INVALID_CONVERSION_TYPE
> xsi_type: OfflineConversionError
>
> When I set the incorrect clientCustomerId credentials:
> 
> Message: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand]
> Errors:
>   Error [1]:
> field_path: operations[0].operand
> trigger:
> error_string: OfflineConversionError.UNAUTHORIZED_USER
> api_error_type: OfflineConversionError
> reason: UNAUTHORIZED_USER
> xsi_type: OfflineConversionError
>
> When I set the correct clientCustomerId credentials:
> ==
> Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
> operations[0].operand]
> Errors:
>   Error [1]:
> field_path: operations[0].operand
> trigger:
> error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
> api_error_type: OfflineConversionError
> reason: INVALID_CONVERSION_TYPE
> xsi_type: OfflineConversionError
>
> I don't know where I can find my MCC account_id, so I haven't tested it.
>
> 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/d/optout.


Re: API Rate Limit (RateExceededError): Is it Developer token based or MCC Account Based?

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Hi Sudi,

I've added more responses in blue below.

Thanks,
Josh, AdWords API Team

On Wednesday, June 4, 2014 1:32:21 PM UTC-4, Sudi Gopinath wrote:
>
> Hi Josh,
>
> Thanks for the reply. 
>
> Couple of questions -
> 1. Just to clarify - Is the access level upgrade tied to the Developer 
> token or is it tied to each MCC Account that I try to access with that Dev 
> Token?
>
It's tied to the developer token. 

2. Our Developer token is used by multiple applications that run various 
> API calls. Is there a way to get a breakdown of API request made versus 
> quota used per request so we can understand which request triggered the 
> RateExceedError? This will allow us to narrow down the rogue application.
>
Each *mutate* response includes an *operations* header that you could use 
to track the operations count on your side. For *get* requests, you would 
need to implement operations counting on your side (see the Rate Sheet 
 for information 
on how operations are counted for these requests).
 

>
> We currently use ManagedCustomerService to get a list of accounts under an 
> MCC and thereafter use CampaignService to get the list of Campaigns under 
> each of the accounts under the MCC. Once the user selects the necessary 
> campaign(s), we proceed to run various reports (Keyword Perf, Ad Perf etc) 
> as the application demands 
>
> Our issue right now is against an MCC account that has more than 200 
> sub-accounts and the call to CampaignService fails with the RateExceedError 
> when we try to pull the list of campaigns across all the 200+ accounts.
>
> Is this not the most efficient way of doing this?
>
> I'm not sure how pulling zero-impression reports in this case will 
> alleviate our problem. Could you clarify?
>
A more effective approach would be to use reporting to get the structure of 
your MCC and campaigns. As the Rate Sheet 
 states:

*AdHoc report downloads 
>  or any 
> requests by test accounts 
>  do not count 
> towards the daily operations limit. The following table gives some examples 
> of the accounting:*


If you want to get *all* accounts and campaigns in your reports you should 
explicitly request zero impression rows using the method described in the 
link I sent previously (add <
includeZeroImpressions>true to your report 
definition XML).

For example, you could achieve your use case using the following 
reporting-based approach:
1. To get a list of accounts under an MCC, use the 
ACCOUNT_PERFORMANCE_REPORT 
 
and read the *ExternalCustomerId* field values. Note that if your MCC has 
child MCCs (not just child AdWords accounts) you will have to run the 
report for those MCCs as well.
2. Use the CAMPAIGN_PERFORMANCE_REPORT to get the list of campaigns for 
each account.
3. Run the various reports as you do today on a per-account basis.



> Thanks,
> Sudi
>
> On Wednesday, June 4, 2014 11:19:15 AM UTC-4, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Hi,
>>
>> I've added my responses below in blue.
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Tuesday, June 3, 2014 4:37:27 PM UTC-4, Sudi Gopinath wrote:
>>>
>>> I am trying to understand how  RateExceededError(s) are associated with 
>>> MCC accounts and Developer Tokens.
>>>
>> Please see the section of our *Rate Limits Guide* that covers Decomposing 
>> RateExceededError 
>> 
>> . 
>>
>>>
>>> My application uses a single developer token to pull various reports 
>>> from AdWords (Keyword Performance, Ad Performance etc.) across multiple MCC 
>>> accounts. During some large pulls across multiple accounts/campaigns I get 
>>> a RateExceededError - "RateExceededError >> rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400"
>>>
>>> 1. Since this is a BillingPerDay rate name, does this mean that it is 
>>> associated with my developer token? 
>>>
>> Per the *Rate Limits Guide*, the *rateScope* indicates if the rate is at 
>> the developer (token) level or the AdWords account level. 
>>
>> 2. If so, can I upgrade my developer token rate limit?
>>>
>> The default level for developer tokens is *Basic access*, which allows 
>> up to 10,000 operations per day. You can request an upgrade to the *Standard 
>> access *level by completing the standard access application 
>> .
>>
>>
>>> 3. The retryAfterSeconds = 86400 which is 24 hours (whoa!). Is there any 
>>> way around this as a stop gap?
>>>
>> Are you sure you are getting this from *reporting* requests? The most 
>> common source of *RateExceededErrors* with the *BillingPerDay* is 
>> TargetingIdeaService 
>> 

Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-06-04 Thread mobster
I am setting the correct clientCustomerId and the Conversion is set to 
import.

Greetings, Gerard

On Wednesday, June 4, 2014 9:47:30 PM UTC+2, Josh Radcliff (AdWords API 
Team) wrote:
>
> Sorry if I wasn't clear, but my point was you should have the *AdWords* 
> account 
> ID in the header, *not* the MCC account ID. Please give that a try and 
> update this thread if you still have problems.
>
> One other note: make sure that the conversion you are specifying by name 
> in your request is an offline conversion (*Source* = *Import* in the UI).
>
> Cheers,
> Josh, AdWords API Team
>
> On Wednesday, June 4, 2014 3:43:12 PM UTC-4, mob...@glomedia.eu wrote:
>>
>> When I set NO credentials (just the developer token):
>> 
>> Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
>> operations[0].operand]
>> Errors:
>>   Error [1]:
>> field_path: operations[0].operand
>> trigger:
>> error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
>> api_error_type: OfflineConversionError
>> reason: INVALID_CONVERSION_TYPE
>> xsi_type: OfflineConversionError
>>
>> When I set the incorrect clientCustomerId credentials:
>> 
>> Message: [OfflineConversionError.UNAUTHORIZED_USER @ 
>> operations[0].operand]
>> Errors:
>>   Error [1]:
>> field_path: operations[0].operand
>> trigger:
>> error_string: OfflineConversionError.UNAUTHORIZED_USER
>> api_error_type: OfflineConversionError
>> reason: UNAUTHORIZED_USER
>> xsi_type: OfflineConversionError
>>
>> When I set the correct clientCustomerId credentials:
>> ==
>> Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
>> operations[0].operand]
>> Errors:
>>   Error [1]:
>> field_path: operations[0].operand
>> trigger:
>> error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
>> api_error_type: OfflineConversionError
>> reason: INVALID_CONVERSION_TYPE
>> xsi_type: OfflineConversionError
>>
>> I don't know where I can find my MCC account_id, so I haven't tested it.
>>
>> 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/d/optout.


Re: Figure out how to which MCC account generated a developerToken

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Hi,

Do you actually mean which account you were logged in under when you 
generated your OAuth2 *access* or *refresh* token? If so, I'm not aware of 
any way to determine that exact information. The closest you could get 
would be to issue a CustomerService get 

 where 
you do not specify a *clientCustomerId* in the header. That will give you 
back the AdWords or MCC *account* associated with your OAuth2 credentials, 
but it won't tell you the specific *user* used to generate the credentials.

If instead you really are looking for the account ID of the MCC that owns 
the *developer token*, you can send the developer token *only to me* by 
clicking *Reply to Author* on this message and I'll follow up with you 
privately.

Cheers,
Josh, AdWords API Team

On Wednesday, June 4, 2014 7:13:21 AM UTC-4, Smayy wrote:
>
> Hi
>
> I'm trying to figure out which MCC account I used to login to generate a 
> developerToken. Is there any way to figure it out or do I have to reset my 
> developerToken?
>
> Thanks,
> James
>

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

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


Re: OfflineConversionError.INVALID_CONVERSION_TYPE but the conversion name is there

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Hi Gerard,

Could you send the following *only to me* by clicking *Reply to Author* on 
this message?

1. The customer ID of the AdWords account
2. The customer ID of the MCC account or AdWords account where you created 
the Conversion (if different from #1)
3. SOAP requests and responses from your latest attempt

Cheers,
Josh, AdWords API Team

On Wednesday, June 4, 2014 4:23:00 PM UTC-4, mob...@glomedia.eu wrote:
>
> I am setting the correct clientCustomerId and the Conversion is set to 
> import.
>
> Greetings, Gerard
>
> On Wednesday, June 4, 2014 9:47:30 PM UTC+2, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Sorry if I wasn't clear, but my point was you should have the *AdWords* 
>> account 
>> ID in the header, *not* the MCC account ID. Please give that a try and 
>> update this thread if you still have problems.
>>
>> One other note: make sure that the conversion you are specifying by name 
>> in your request is an offline conversion (*Source* = *Import* in the UI).
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Wednesday, June 4, 2014 3:43:12 PM UTC-4, mob...@glomedia.eu wrote:
>>>
>>> When I set NO credentials (just the developer token):
>>> 
>>> Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
>>> operations[0].operand]
>>> Errors:
>>>   Error [1]:
>>> field_path: operations[0].operand
>>> trigger:
>>> error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
>>> api_error_type: OfflineConversionError
>>> reason: INVALID_CONVERSION_TYPE
>>> xsi_type: OfflineConversionError
>>>
>>> When I set the incorrect clientCustomerId credentials:
>>> 
>>> Message: [OfflineConversionError.UNAUTHORIZED_USER @ 
>>> operations[0].operand]
>>> Errors:
>>>   Error [1]:
>>> field_path: operations[0].operand
>>> trigger:
>>> error_string: OfflineConversionError.UNAUTHORIZED_USER
>>> api_error_type: OfflineConversionError
>>> reason: UNAUTHORIZED_USER
>>> xsi_type: OfflineConversionError
>>>
>>> When I set the correct clientCustomerId credentials:
>>> ==
>>> Message: [OfflineConversionError.INVALID_CONVERSION_TYPE @ 
>>> operations[0].operand]
>>> Errors:
>>>   Error [1]:
>>> field_path: operations[0].operand
>>> trigger:
>>> error_string: OfflineConversionError.INVALID_CONVERSION_TYPE
>>> api_error_type: OfflineConversionError
>>> reason: INVALID_CONVERSION_TYPE
>>> xsi_type: OfflineConversionError
>>>
>>> I don't know where I can find my MCC account_id, so I haven't tested it.
>>>
>>> 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/d/optout.


Re: AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:

2014-06-04 Thread Josh Radcliff (AdWords API Team)
Hi Gopi,

This suggests that auth info is missing from your SOAP or HTTP headers. If 
you have logs from when this happened that may help to identify the source 
of the problem.

By the way, this seems very similar and probably related to the other post 
you have on missing SOAP headers 
. 
Let's continue the discussion there to avoid duplication.

Thanks,
Josh, AdWords API Team

On Wednesday, June 4, 2014 1:39:47 PM UTC-4, Gopi wrote:
>
> Randomly API fails with this error and I am not able to reproduce this. Is 
> there any work around or something you suggest to want me to check to 
> resolve this issue?
>
> Thanks
> Gopi
>
> On Wednesday, June 4, 2014 8:23:23 AM UTC-7, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Hi Gopi,
>>
>> That's correct - if you set up your *ads.properties* file in your home 
>> directory as specified in the OAuth2 page on github 
>> , 
>> then the library will automatically retrieve a new access token using the 
>> refresh token in your config file as needed.
>>
>> To get the refresh token, you can run the GetRefreshToken.java example 
>> 
>>  in 
>> the client library.
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Tuesday, June 3, 2014 6:39:22 PM UTC-4, Gopi wrote:
>>>
>>> I am using java client and I guess the access token is refresh 
>>> automatically and need no manual intervention. Am i wrong?
>>>
>>> Thanks
>>> Gopi
>>>
>>

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

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


Updating a product group unit to be excluded

2014-06-04 Thread HK
Hi,

I'm looking into changing an existing (leaf) product partition to become 
excluded (and the other way around). Is the expected approach to doing this 
to delete the existing BiddableAdGroupCriterion and then create a new 
NegativeAdGroupCritierion and including the same ProductPartion with the 
NegativeAdGroupCritierion? If so, is it required to include all the other 
product partitions in the ad group in the API call to have all the 
relationships recreated even though I'm must changing a leaf?

Thanks,
Hans

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

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


Re: INVALID_CONVERSION_TYPE when conversion name exists

2014-06-04 Thread 254609078
Hi Josh,

thank you for your reply.when i specify the adwords accounts instead of the 
MCC account.It's successful.
thank you!

On Wednesday, June 4, 2014 12:44:24 AM UTC+8, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> I'm not seeing a significant change in the frequency of these errors, but 
> if you have an example that's failing that you expect to succeed, please 
> send the request/response logs and customer ID *only to me* by clicking 
> *Reply 
> to Author* and I'll investigate.
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, June 2, 2014 10:05:47 PM UTC-4, 2546...@qq.com wrote:
>>
>> Hi Ray
>> I want to know whether the problem appeared again
>>
>> On Monday, May 12, 2014 10:07:12 PM UTC+8, Ray Tsang wrote:
>>>
>>> Simone,
>>>
>>> The rate limit may be a separate issue.  Please send me a full 
>>> request/response log in private (using the reply to author feature).
>>>
>>> Thanks!
>>>
>>> Ray,
>>>
>>> On Saturday, May 10, 2014 1:19:23 PM UTC-4, Simone Frattegiani wrote:

 They seem to be working, although i couldn't upload yesterday and 
 today's conversions because of a [RateExceededError 
 >>> retryAfterSeconds=86400>]


 Il giorno sabato 10 maggio 2014 18:27:18 UTC+2, Meelap Shah ha scritto:
>
> Things are working again now - thanks!
>
> On Saturday, May 10, 2014 7:58:58 AM UTC-7, Ray Tsang (AdWords API 
> Team) wrote:
>>
>> Hi all,
>>
>> Please retry the failed uploads.
>>
>> Cheers!
>>
>> Ray
>>
>> On Saturday, May 10, 2014 5:01:37 AM UTC-4, Simone Frattegiani wrote:
>>>
>>> BTW, tonight's cronjob was pretty succesful.
>>>
>>> Il giorno venerdì 9 maggio 2014 23:03:03 UTC+2, Simone Frattegiani 
>>> ha scritto:

 it started with just some errors, then it got worse. 
 On my last upload (7th May), 100% of the conversions were rejected.

 Il giorno venerdì 9 maggio 2014 21:26:00 UTC+2, Meelap Shah ha 
 scritto:
>
> I'm seeing the same behavior as Sung.
>
> On Friday, May 9, 2014 12:22:34 PM UTC-7, su...@fb.com wrote:
>>
>> Hello Ray,
>>
>> I seen this issue being transient issue which started around May 
>> 1, and retries would fix this issue.
>> However starting from May 5, retries would not fix the issue 
>> anymore.
>>
>> Thanks,
>>
>> On Friday, May 9, 2014 12:08:48 PM UTC-7, Ray Tsang (AdWords API 
>> Team) wrote:
>>>
>>> Hi guys - I'm looking into the issues.
>>>
>>> Question for all - are you all getting 100% failures, or with 
>>> percentage of failures like Sung?
>>>
>>> Thanks,
>>>
>>> On Friday, May 9, 2014 3:55:13 AM UTC-4, Simone Frattegiani 
>>> wrote:

 I'm having the same problem too!
 My code has been working for months, and a few days ago i 
 started getting "Invalid conversion type" errors on all my offline 
 conversions.
 Uploading through CSV gives the very same error.

 I have defined my conversion type at the MCC level.

 Il giorno martedì 6 maggio 2014 03:49:11 UTC+2, Meelap Shah ha 
 scritto:
>
> I have been uploading offline conversions successfully for a 
> few months, but it
> has stopped working within the past week (I am using the same 
> code). I now see
> INVALID_CONVERSION_TYPE errors which means that there is no 
> conversion with the
> specified name (according to the docs 
> https://developers.google.com/adwords/api/docs/reference/v201402/OfflineConversionFeedService#OfflineConversionError
> ).
> However, I can see that the conversion type that I named does 
> exist. Am I
> mis-interpreting the error message, or is there another reason 
> why I would be
> seeing this?
>
> Here is some sample code illustrated what I am seeing:
>
> python> ac = googleads.AdwordsClient(...)
> python> ac.GetService('OfflineConversionFeedService', 
> version='v201402').mutate([
>   {'operator': 'ADD',
> 'operand': {'googleClickId': u'abc...',
> 'conversionValue': 1.0,
> 'conversionTime': '20140503 190731 Etc/GMT',
> 'conversionName': u'My Conversion Type'
> }}]).partialFailureErrors
>
> (OfflineConversionError){
>   fieldPath = "operations[0].operand"
>   trigger = None
>   errorString = 
> "OfflineConversionError.INVALID_CONVERSION_TYPE"
>