Re: Parentheses in selector predicates

2021-01-11 Thread Google Ads API Forum Advisor Prod
Hello,

I apologize for the slow turnaround here. Unfortunately, we still have not been 
able to make progress on this issue because we are focusing all our efforts on 
the new Google Ads API. Since we will eventually be shutting down the AdWords 
API (although we haven't announced a specific timeline yet), I recommend you 
migrate to the Google Ads API instead.

You can use the same credentials and developer token you're currently using for 
the AdWords API. You can get started with the documentation here: 
https://developers.google.com/google-ads/api/docs/start

Regards,
Mike, Google Ads API Team
ref:_00D1U1174p._5004Q23IDX3:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-Y4s70QMS0HT0087KgHqE5TrWBYYNujvQ3SQ%40sfdc.net.


Re: Parentheses in selector predicates

2020-10-12 Thread 'Dmitry Trager' via AdWords API and Google Ads API Forum
Any updates on this?

On Monday, August 17, 2020 at 10:43:31 PM UTC+3 adsapiforumadvisor wrote:

> Hi Dmitry, 
>
> Thanks for this info. I'll take a look and let you know what we find. 
>
> Regards,
>
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q23IDX3:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f8f402b9-5be7-4071-8050-1262c0f9c06en%40googlegroups.com.


Re: Parentheses in selector predicates

2020-08-17 Thread Google Ads API Forum Advisor Prod
Hi Dmitry,

Thanks for this info. I'll take a look and let you know what we find.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q23IDX3:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/m-Jau0QF843X004faO-FGzQPe9_BRgwa-eXQ%40sfdc.net.


Re: Parentheses in selector predicates

2020-08-17 Thread 'Dmitry Trager' via AdWords API and Google Ads API Forum
This was my report definition:

map[__rdxml:[  https://adwords.google.com/api/adwords/cm/v201809;>
https://adwords.google.com/api/adwords/cm/v201809;>
  AdGroupId
  AdGroupName
  BiddingStrategyType
  CampaignId
  CampaignName
  CpcBid
  CpmBid
  Criteria
  Id
  Status
  
CampaignName
CONTAINS
ED Supplements - US/CAN/AUS/NZ (UMZU)
  
  
CampaignId
IN
821001740
930389013
1022865348
1076001569
1338901418
1423003627
1423262337
1424550182
1425627066
1428637669
1429631006
1434814772
1434858140
1434858149
1435545544
1492161747
1533460315
1533538060
1664265968
1705418620
1739813473
1776531284
1776759550
194474
1791901841
1791901844
1912193241
2081963276
2081963279
2081963402
2081963405
2081963408
2081963411
9472042683
9472177131
10757833581
  

keyword
KEYWORDS_PERFORMANCE_REPORT
ALL_TIME
CSV
  ]]

It was returning wrong results and noting changed when I used "ED 
Supplements - US/CAN/AUS/NZ (UMZU) - Manual CPC Test" as a value, for 
example.
These two searched could not return the same result, it was definitely 
wrong.
But when I removed "(UMZU)" part, results became predictable again.

On Tuesday, August 11, 2020 at 7:18:23 PM UTC+3 adsapiforumadvisor wrote:

> Hi Dmitry,
>
> The parentheses should not cause issues with your request. Can you please 
> send me the full request and response so I can further check whether this 
> is a bug or not?
>
> Thanks,
>
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q23IDX3:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b2da8465-039b-4eca-b354-f28c47d19bddn%40googlegroups.com.


Re: Parentheses in selector predicates

2020-08-11 Thread Google Ads API Forum Advisor Prod
Hi Dmitry,

The parentheses should not cause issues with your request. Can you please send 
me the full request and response so I can further check whether this is a bug 
or not?

Thanks,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q23IDX3:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/XtC0e0QEWQLX00htp9V9ZdT2e_RqIsgLiX0A%40sfdc.net.


Re: Parentheses in selector predicates

2020-08-10 Thread 'Dmitry Trager' via AdWords API and Google Ads API Forum
Not sure I understand correctly.

But why it should be escaped?
Do you want to say that there is no way to use parentheses directly in 
filter?

On Monday, August 10, 2020 at 11:59:36 PM UTC+5 adsapiforumadvisor wrote:

> Hi Dmitry,
>
> It doesn't look like parentheses can be escaped in your predicate. Single 
> and double quotes can be escaped. You can find more details here 
> .
>
> Regards,
> Anthony
> Google Ads API Team 
>
> ref:_00D1U1174p._5004Q23IDX3:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/89ef51a3-7f5c-4a80-a21b-139bc736d4b7n%40googlegroups.com.


RE: Parentheses in selector predicates

2020-08-10 Thread Google Ads API Forum Advisor Prod
Hi Dmitry,

It doesn't look like parentheses can be escaped in your predicate. Single and 
double quotes can be escaped. You can find more details here.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q23IDX3:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2UxXW0QEV3EK00fIBiu1FvRCGCZozFulm1qA%40sfdc.net.