Great!
Thank you!
On Monday, 27 January 2020 16:30:19 UTC-4, adsapiforumadvisor wrote:
>
> Hi De1,
>
> Thank you for reaching out to us. I’m looking into this internally with my
> team and will get back to you as soon as I can.
> Thank you,
> Bryan, Google Ads API Tea
.date BETWEEN '2018-01-01' AND '2019-10-31' AND
segments.conversion_action_name LIKE '%|%'";
It seem to ignore the vertical bar completely. I also tried to escape it
with backslash (conversion_action_name LIKE '%\|%') but that
Awesome! That worked!
Thanks Much!
On Wednesday, 20 March 2019 14:33:05 UTC-4, googleadsapi-forumadvisor wrote:
>
> Hello,
>
> You could try using the Method:
> google.ads.googleads.v1.services.CustomerService/ListAccessibleCustomers
> and Endpoint: googleads.googleapis while trying your RESTful
Hi Sai,
The issue is that I'm not using a client library and I don't know how to
resolve CustomerService.ListAccessibleCustomers into a RESTful call.
On Tuesday, 19 March 2019 13:35:24 UTC-4, googleadsapi-forumadvisor wrote:
>
> Hello,
>
> To get the accessible accounts for a user you can use
I need. Hope someone can help!
On Monday, 25 February 2019 14:53:41 UTC-4, derek@metrictheory.com
wrote:
>
> Hi De1,
>
> Try this:
>
> var options = {
> method: 'POST',
> muteHttpExceptions: true,
> headers: {
>
Thanks a bunch Derek. Seems like when in doubt...Query!
Nice.
On Monday, 25 February 2019 14:53:41 UTC-4, derek@metrictheory.com
wrote:
>
> Hi De1,
>
> Try this:
>
> var options = {
> method: 'POST',
> muteHttpExceptions: true,
> header
th credentials by issuing a
> CustomerService.ListAccessibleCustomers request. The login-customer-id is
> not required for this request type, and has no effect on the list of
> customers returned.
I can't figure out how to resolve that into a RESTful call.
Any guidance?
Thanks
De1
--
--
=~=~=~=~=~=~