Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-22 Thread Robert Sirre
This issue has been acknowledged and resolved for the next release.

On Thursday, August 17, 2017 at 11:29:25 AM UTC+2, Robert Sirre wrote:
>
> I opened a Github issue: GitHub issue/107 
> 
>
> On Thursday, August 17, 2017 at 11:13:36 AM UTC+2, Robert Sirre wrote:
>>
>> Dear Swetha,
>>
>> I have tried to get SOAP logging to work again but that failed too (using 
>> the exact instructions from 
>> https://github.com/googleads/googleads-dotnet-lib/wiki/How-to-capture-SOAP-messages),
>>  
>> but no files appear. It previously had worked though.
>>
>> When reverting the code back to using the v201705 API, it still is 
>> broken. Therefore this doesn' t look like an issue at the API side, but at 
>> the library side. When downgrading the library, it works again.
>>
>> Regards,
>>
>> Robert
>>
>> On Wednesday, August 16, 2017 at 4:50:02 PM UTC+2, Shwetha Vastrad 
>> (AdWords API Team) wrote:
>>>
>>> Hi Robert, 
>>>
>>> When the partialFailure 
>>>  
>>> header 
>>> is set to true, the service will return results for successful operations 
>>> and errors for failed ones. Could you enable logging and provide the SOAP 
>>> request and response logs for the request to OfflineConversionFeedService 
>>> where results for valid operations were not returned? Please use *Reply 
>>> privately to author* when responding. 
>>>
>>> Thanks,
>>> Shwetha, AdWords API Team.
>>>
>>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/13bbb85c-967f-4fa2-a26e-f99ab1dcb0f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Marina, 

Could you provide the code snippet where you are setting the partialFailure 
header? You can refer to the HandlePartialFailures.vb 

 and HandlePartialFailures.cs 

 for 
an example on setting this header in the .NET client library. 

Regards,
Shwetha, AdWords API Team. 

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98d380dd-9876-4c0a-8b1d-d1c33a82666b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-20 Thread 'Marina O' via AdWords API Forum
I have the same problem after upgrading to v201708

the soap header looks like this:
http://schemas.xmlsoap.org/soap/envelope/;>
https://adwords.google.com/api/adwords/cm/v201708;>
123token
INSERT_YOUR_COMPANY_OR_APPLICATION_NAME_HERE 
(AwApi-DotNet/22.1.0, Common-Dotnet/8.0.0, .NET CLR/4.0.30319.42000, 
OAuthApplicationFlow, gzip)
*True*

the value True is with *uppercase *if i change it to lower  it works OK

How to make it  work without to change it manually? 


On Thursday, August 17, 2017 at 10:27:57 PM UTC+3, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Robert, 
>
> Thank you for providing the information. Since you have already created an 
> issue in the library's issue tracker, you can follow up with the library 
> owners in that thread. 
>
> Regards,
> Shwetha, AdWords API Team.
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6984a394-2d36-43bb-b1be-71d13838f803%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-17 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Robert, 

Thank you for providing the information. Since you have already created an 
issue in the library's issue tracker, you can follow up with the library 
owners in that thread. 

Regards,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/14eb69dc-a64d-4356-88d5-165272c05bc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-17 Thread Robert Sirre
Just so you known that I uthink I understand the behavior of this switch:

OfflineConversionFeedReturnValue returnValue;

// Upload all the created conversions in a batch
// By specifying 'partial failure = true' in the header, this allows 
individual failures not to prevent partial success, and will return 
'partialFailureErrors' which then can be evaluated
offlineConversionFeedService.RequestHeader.partialFailure = true;
try
{
returnValue = offlineConversionFeedService.mutate(operations.ToArray());
}
catch (AdWordsApiException)
{
//Handle specific errors, code omitted for brevity
}
catch (Exception)
{
//Handle generic specific, code omitted for brevity
}

if (returnValue.partialFailureErrors != null
&& returnValue.partialFailureErrors.Any())
{
foreach (var apiError in returnValue.partialFailureErrors)
{
var index = apiError.GetOperationIndex();
var conversion = conversions[index];
// Individual failures are handled here


On Wednesday, August 16, 2017 at 4:50:02 PM UTC+2, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Robert, 
>
> When the partialFailure 
>  
> header 
> is set to true, the service will return results for successful operations 
> and errors for failed ones. Could you enable logging and provide the SOAP 
> request and response logs for the request to OfflineConversionFeedService 
> where results for valid operations were not returned? Please use *Reply 
> privately to author* when responding. 
>
> Thanks,
> Shwetha, AdWords API Team.
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/46207ece-9a63-4d63-8c91-203cdbde4286%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-17 Thread Robert Sirre
I opened a Github issue: GitHub issue/107 


On Thursday, August 17, 2017 at 11:13:36 AM UTC+2, Robert Sirre wrote:
>
> Dear Swetha,
>
> I have tried to get SOAP logging to work again but that failed too (using 
> the exact instructions from 
> https://github.com/googleads/googleads-dotnet-lib/wiki/How-to-capture-SOAP-messages),
>  
> but no files appear. It previously had worked though.
>
> When reverting the code back to using the v201705 API, it still is 
> broken. Therefore this doesn' t look like an issue at the API side, but at 
> the library side. When downgrading the library, it works again.
>
> Regards,
>
> Robert
>
> On Wednesday, August 16, 2017 at 4:50:02 PM UTC+2, Shwetha Vastrad 
> (AdWords API Team) wrote:
>>
>> Hi Robert, 
>>
>> When the partialFailure 
>>  
>> header 
>> is set to true, the service will return results for successful operations 
>> and errors for failed ones. Could you enable logging and provide the SOAP 
>> request and response logs for the request to OfflineConversionFeedService 
>> where results for valid operations were not returned? Please use *Reply 
>> privately to author* when responding. 
>>
>> Thanks,
>> Shwetha, AdWords API Team.
>>
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98406be5-d7dd-4c9b-a4d0-1ec4100140ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-17 Thread Robert Sirre
Dear Swetha,

I have tried to get SOAP logging to work again but that failed too (using 
the exact instructions 
from 
https://github.com/googleads/googleads-dotnet-lib/wiki/How-to-capture-SOAP-messages),
 
but no files appear. It previously had worked though.

When reverting the code back to using the v201705 API, it still is broken. 
Therefore this doesn' t look like an issue at the API side, but at the 
library side. When downgrading the library, it works again.

Regards,

Robert

On Wednesday, August 16, 2017 at 4:50:02 PM UTC+2, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Robert, 
>
> When the partialFailure 
>  
> header 
> is set to true, the service will return results for successful operations 
> and errors for failed ones. Could you enable logging and provide the SOAP 
> request and response logs for the request to OfflineConversionFeedService 
> where results for valid operations were not returned? Please use *Reply 
> privately to author* when responding. 
>
> Thanks,
> Shwetha, AdWords API Team.
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0418a96d-158d-4d02-bd4d-61d2a47698af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Robert, 

When the partialFailure 
 header 
is set to true, the service will return results for successful operations 
and errors for failed ones. Could you enable logging and provide the SOAP 
request and response logs for the request to OfflineConversionFeedService 
where results for valid operations were not returned? Please use *Reply 
privately to author* when responding. 

Thanks,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c6793ba7-d956-416f-9926-88e77eb706bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-16 Thread Robert Sirre
After upgrading from v201705 to v201708 (using the 
googleads/googleads-dotnet-lib 
 (v22.1.0) library), the 
API doesn't seems to adhere to the 'partialFailure' header when using the 
Mutate function on the OfflineConversionFeedService

I requested to accept partial failures, after which I should get a result 
response, but I got served an error message instead, stating the failures.

Does anyone use this feature and experienced the same? I didn't see this 
mentioned in the changelog ( h
ttps://developers.google.com/adwords/api/docs/reference/release-notes/v201708 
).

I reverted back to v201705

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

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