Hi Umesh,
This is selector in my code:
var selector = new Selector
{
fields = new[] { "AttributeFieldMappings", "FeedId",
"FeedMappingId", "PlaceholderType", "Status" },
predicates = new[]
{
new Predicate { field =
"PlaceholderType", @operator = PredicateOperator.EQUALS, values = new[] {
"3" } },
new Predicate { field = "Status",
@operator = PredicateOperator.EQUALS, values = new[] { "REMOVED" } }
}
};
Thanks.
On Friday, November 20, 2015 at 11:29:49 PM UTC+7, Umesh Dengale wrote:
>
> Hello,
>
> Could you specify the list of fields to select from the FeedMapping
> <https://developers.google.com/adwords/api/docs/reference/v201509/FeedMappingService.FeedMapping>
> in
> your code? Please see this link
> <https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201509-FeedMappingService>
> for
> selector fields
> <https://developers.google.com/adwords/api/docs/reference/v201509/FeedMappingService.Selector#fields>
> available
> to the FeedMappingService. Please check out Selector
> <https://developers.google.com/adwords/api/docs/reference/v201509/FeedMappingService.Selector>
> document
> for more details.
>
> Regards,
> Umesh, 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 [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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/f12df057-8dbb-4d4f-a373-1e1d3de0726c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.