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.


Re: Negative values in Shopping Performance Report

2017-03-31 Thread Adam Orczyk
Hi,
I've send you data, you asked for about an hour ago.

Regards,
Adam

W dniu czwartek, 30 marca 2017 16:32:45 UTC+2 użytkownik Shwetha Vastrad 
(AdWords API Team) napisał:
>
> Hi Adam, 
>
> Could you provide the complete report definition along with your 
> clientCustomerId so I can take a look? 
>
> MG, thank you for providing the report definition. Could you provide your 
> clientCustomerId as well? 
>
> 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/f57086d0-0788-4bc9-9322-96d81824c33d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Filled finalUrls and url returned in the same time

2015-02-02 Thread Adam Orczyk
Hi,
I download an ad using AdGroupAdService and in response for single ad I get 
fields: finalUrls and url, both are not empty and contain url. In 
AdWords interface, in the ad Final URL is selected in radio button. In 
documentation 
https://developers.google.com/adwords/api/docs/guides/upgraded-urls#working_with_existing_entities
 is 
written You cannot mix both old and new settings at the same level.. Does 
somebody know, why this happens? Is it a bug?

Regards,
Adam

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/79ff830f-6672-41cf-b43e-6d597ddc9941%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Validation of trackingUrlTemplate changed suddenly

2015-02-02 Thread Adam Orczyk


Hi,

It seems that in last days validation of trackingUrlTemplate field has changed. 
Thre days ago we were able to send trackingUrlsTemplate of the form 
'{ifnotmobile:http://some.url.com}{ifmobile:{unescapedlpurl}}' (example 
requestId=00050dde3459e2800aec5068fa006de2), now when sending this we are 
getting error UrlError.INVALID_TRACKING_URL_TEMPLATE from API and 'URL should 
start either from protocol (http:// or https://) or from URL tag ({lpurl})' in 
AdWords UI. Is this correct behavior ? Where can we find detailed validation 
rules for trackingUrlTemplate ?

Regards,

Adam

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b3f9d6bf-5e43-4c70-bb1f-78846c3c436e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Shopping Performance Report - category name change

2014-07-21 Thread Adam Orczyk
Ok, Thanks.

Regards,
Adam

On Monday, July 14, 2014 2:42:57 PM UTC+2, Mat Scales (AdWords API Team) 
wrote:

 Hi Adam,

 Rather than rename categories a new category, with a new category ID, will 
 be created, and the original will no longer be available to use. Removed 
 categories cannot be retrieved from getProductBiddingCategoryData.

 Reports that include a category name will still have the original name 
 available, just as old category IDs will continue to be returned in reports.

 You may wish to alter your category cache to keep items that are no longer 
 returned by the ConstantDataService, and just mark any item that is no 
 longer available as removed. This way you can still lookup the name for old 
 category IDs.

 Cheers,
 Mat

 On Monday, July 7, 2014 3:06:08 PM UTC+1, Adam Orczyk wrote:

 Hi,
 I have a question about names of product categories in Shopping 
 Performance Report. What happens with category name in old reports (for 
 time before the change) if name of category will be changed by Google (in 
 documentation I found that it's updated every 3 months)? In report for time 
 before the change we get old category name or new category name? What 
 happens also with this category id, returns by method 
 getProductBiddingCategoryData?
 I found also strange issue. I compared list of product categories returns 
 by getProductBiddingCategoryData and from file given here 
 https://support.google.com/merchants/answer/160081?hl=en and they are 
 not exactly the same.

 Regards,
 Adam



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Shopping Performance Report - category name change

2014-07-07 Thread Adam Orczyk
Hi,
I have a question about names of product categories in Shopping Performance 
Report. What happens with category name in old reports (for time before the 
change) if name of category will be changed by Google (in documentation I 
found that it's updated every 3 months)? In report for time before the 
change we get old category name or new category name? What happens also 
with this category id, returns by method getProductBiddingCategoryData?
I found also strange issue. I compared list of product categories returns 
by getProductBiddingCategoryData and from file given here 
https://support.google.com/merchants/answer/160081?hl=en and they are not 
exactly the same.

Regards,
Adam

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.