Closed soumyaRajgire closed 2 years ago
v201603 is very old version (6 years ago) and thus no longer supported. If you wish to use the Google Ads API, please visit this repository. If you have a general question about how to start using the product, feel free to ask in this forum.
Hi,
Thank you for your reply. I will try.
Thanks and Regards Soumya
On Fri, 18 Feb 2022, 21:03 Thanet Knack Praneenararat, < @.***> wrote:
v201603 is very old version (6 years ago) and thus no longer supported. If you wish to use the Google Ads API, please visit this repository https://github.com/googleads/google-ads-php. If you have a general question about how to start using the product, feel free to ask in this forum https://groups.google.com/g/adwords-api.
— Reply to this email directly, view it on GitHub https://github.com/googleads/googleads-php-lib/issues/737#issuecomment-1044709669, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX2WZFO7BVG76F7L4QQA2CTU3ZREJANCNFSM5OX3QXCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
Hi,
I am trying to link Google ads account to CRM, I followed this https://developers.google.com/adwords/api/docs/guides/first-api-call. But when I try to run I am getting the following error,
An error has occurred: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201603/CampaignService?wsdl' : failed to load external entity "https://adwords.google.com/api/adwords/cm/v201603/CampaignService ?wsdl"
when I open this link https://adwords.google.com/api/adwords/cm/v201603/CampaignService?wsdl' it shows no service available.
Please help me to resolve this issue. Are there any other ways to connect google ads accounts to CRM using PHP.
I want to know from which campaign the User visited to our landing page in CRM
Thnak you