Thanks, it works for me
El viernes, 26 de abril de 2019, 10:51:02 (UTC-4),
googleadsapi-forumadvisor escribió:
>
> Hi all,
>
> The issue is now resolved. Please let me know if you still face issues.
>
> Cheers,
> Anthony
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
well i have this error ( ERR_EMPTY_RESPONSE ) when try paginate the results.
this is my entire code:
class Util
{
public static function getIdUnformat($id)
{
$id_adwords=str_replace('-', '', $id);
return $id_adwords;
}
public static function getGoogleAdsClient()
i too need use the new API :(
El sábado, 20 de abril de 2019, 11:02:59 (UTC-4), Miguel Graciá escribió:
>
> Hi!,
>
> Thank you very much for the suggestion :-), but I need to use the new
> Google Ads API.
>
> El viernes, 19 de abril de 2019, 22:03:34 (UTC+2), jrodr...@norte.digital
> escribió:
Hi, I am trying to get all ad groups from my account, but the PAGE_SIZE is
not working, every time i run query only get one page, i set the PAGE_SIZE
= 1000 but my ad groups is over 1000 and no work the pagination, ever get
this error (This page isn’t working, ERR_EMPTY_RESPONSE). I think the AP
i have the same error
El miércoles, 17 de abril de 2019, 22:53:48 (UTC-4), Miguel Graciá escribió:
>
> I'm trying to get a list of the conversion actions of a customer client,
> but it always returns empty.
>
> On the other hand, if I make the same query using the id of the manager
> account,
Hi, i finally can get all trackers with api version v201809.
here link
https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService
El miércoles, 17 de abril de 2019, 22:53:48 (UTC-4), Miguel Graciá escribió:
>
> I'm trying to get a list of the conversion actions of a