Re: FeedItemTargetService (v201806) - strange behaviour

2018-07-12 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Adam, 

I was able to replicate the issue. I have shared this information with the 
team. I will keep you posted as soon as I have an update. As a workaround, 
you will be able to filter based on the TargetType 

 as 
Criterion which will return all the Criteria and then look up for the Ad 
schedule criteria.
  
Thanks,
Bharani, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/2d987d3f-1c7a-4ea7-b4c0-e994bf896635%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: FeedItemTargetService (v201806) - strange behaviour

2018-07-12 Thread Adam Orczyk
In given Feed Item there are 10 Feed Item Targets, in each request we would 
like to get all of them.

W dniu czwartek, 12 lipca 2018 09:53:13 UTC+2 użytkownik Adam Orczyk 
napisał:
>
> Hi,
> We found two strange behaviours in FeedItemTargetService.
>
> 1. Select fields ex.: "Status","Id","CriteriaType"
>
> Request:
> http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="
> http://www.w3.org/2001/XMLSchema; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance;> soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0" xmlns:ns1="
> https://adwords.google.com/api/adwords/cm/v201806;> soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0">7631750729 soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0">Hurra 
> Communicationshttp://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0"/>  
> xmlns="https://adwords.google.com/api/adwords/cm/v201806
> ">StatusIdCriteriaTypeFeedIdIN45551970FeedItemIdIN25939292902
>
> Response:
>  xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/;>  
> xmlns="https://adwords.google.com/api/adwords/cm/v201806;>000570b8f91c3cc10a37854760082ebaFeedItemTargetServiceget1254  
> xmlns="https://adwords.google.com/api/adwords/cm/v201806
> ">10FeedItemTargetPage
>
> Selecting only "Status" and "Id" works fine.
>
> 2. Use "IN" operator ex.:
> operator => "IN",
> field => "CriteriaType",
> values => ['AD_SCHEDULE']
>
> Request:
> http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="
> http://www.w3.org/2001/XMLSchema; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance;> soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0" xmlns:ns1="
> https://adwords.google.com/api/adwords/cm/v201806;> soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0">7631750729 soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0">Hurra 
> Communicationshttp://schemas.xmlsoap.org/soap/actor/next; 
> soapenv:mustUnderstand="0"/>  
> xmlns="https://adwords.google.com/api/adwords/cm/v201806
> ">StatusIdFeedIdIN45551970FeedItemIdIN25939292902CriteriaTypeINAD_SCHEDULE
>
> Response:
>  xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/;>  
> xmlns="https://adwords.google.com/api/adwords/cm/v201806;>000570b9063f5db00a374846270138c2FeedItemTargetServiceget1260  
> xmlns="https://adwords.google.com/api/adwords/cm/v201806
> ">0FeedItemTargetPage
>
> When you use operator "NOT_IN" instead, you get proper response contains 
> 'AD_SCHEDULE' objects only.
>
> Regards,
> Adam
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/b57959ea-7bb7-4b38-b849-925baa3517d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


FeedItemTargetService (v201806) - strange behaviour

2018-07-12 Thread Adam Orczyk
Hi,
We found two strange behaviours in FeedItemTargetService.

1. Select fields ex.: "Status","Id","CriteriaType"

Request:
http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>http://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0" 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201806;>http://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0">7631750729http://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0">Hurra 
Communicationshttp://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0"/>https://adwords.google.com/api/adwords/cm/v201806;>StatusIdCriteriaTypeFeedIdIN45551970FeedItemIdIN25939292902

Response:
http://schemas.xmlsoap.org/soap/envelope/;>https://adwords.google.com/api/adwords/cm/v201806;>000570b8f91c3cc10a37854760082ebaFeedItemTargetServiceget1254https://adwords.google.com/api/adwords/cm/v201806;>10FeedItemTargetPage

Selecting only "Status" and "Id" works fine.

2. Use "IN" operator ex.:
operator => "IN",
field => "CriteriaType",
values => ['AD_SCHEDULE']

Request:
http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>http://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0" 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201806;>http://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0">7631750729http://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0">Hurra 
Communicationshttp://schemas.xmlsoap.org/soap/actor/next; 
soapenv:mustUnderstand="0"/>https://adwords.google.com/api/adwords/cm/v201806;>StatusIdFeedIdIN45551970FeedItemIdIN25939292902CriteriaTypeINAD_SCHEDULE

Response:
http://schemas.xmlsoap.org/soap/envelope/;>https://adwords.google.com/api/adwords/cm/v201806;>000570b9063f5db00a374846270138c2FeedItemTargetServiceget1260https://adwords.google.com/api/adwords/cm/v201806;>0FeedItemTargetPage

When you use operator "NOT_IN" instead, you get proper response contains 
'AD_SCHEDULE' objects only.

Regards,
Adam

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/64f1c4c9-f355-49f6-8df2-2b9ffd45de42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.