Sorry, i didn't mean a multi-dimensional array. It's an array of arrays
that the reference.cs has for the groups property.
On Tuesday, 22 August 2017 16:40:40 UTC+1, Edward Grave wrote:
>
> Hi Sreelakshmi,
>
> I can confirm the WSDL matches what you state, however, when pulling this
> in Visual Studio as a service reference I see no mention in the
> Reference.cs file of an RuleItemGroup object.
>
> public partial class Rule : object,
> System.ComponentModel.INotifyPropertyChanged {
>
> private RuleItem[][] groupsField;
>
> This is a code snippet from the auto compiled Reference.cs and as you can
> see the groupsfield property is a multi-dimensional array of RuleItem
> objects. There is no mention of the RuleGroup object i would expect.
>
> public partial class Rule : object,
> System.ComponentModel.INotifyPropertyChanged {
>
> private RuleItem[] groupsField;
>
> My work around is to remove the second set of brackets from the
> groupsfield. This fixes the issue with serialising the incoming
> response from Adwords.
>
> The only issue with this work around is everytime I update the service
> reference it adds the second set of brackets into the groups field property.
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/8c232975-0693-4e58-9a09-72ff2e90c3e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.