In awapi_dotnet_lib_6.2.0 it works perfect...

On 30. Jan, 00:12 h., majco <majco...@azet.sk> wrote:
> Hi,
>
> I have this code:
>
> Dim criterionService As AdGroupCriterionService
> criterionService = CType(iUser.GetService
> (AdWordsService.v200909.AdGroupCriterionService),
>                                     AdGroupCriterionService)
> criterionService.RequestHeader.validateOnly = True
> insertReturnValue = criterionService.mutate
> (oCriterionOperations.ToArray)
>
> but validateOnly header is not used because the keyword are real
> inserted.
> In documentation I found property validateOnlySpecified but in
> criterionService.RequestHeader is not exist.
>
> Where is the problem?
>
> Thanks

-- 
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-...@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.

Reply via email to