Re: Get Images that is associate with Ads (Respnsive Ad, Responsive Display Ad, Or any other ad)

2018-12-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies for misunderstanding your initial concern. You could retrieve medias associated to your responsive search ads using the AdGroupAdService.get() by setting a predicate

How can i reach Google Ads campaigns with Google Login

2018-12-09 Thread mahir
Hi, I want to access any client's Google ad account using PHP. I tried this but I'm getting the error: require 'autoload.php'; use Google\Auth\OAuth2; use Google\AdsApi\AdWords\AdWordsServices; use Google\AdsApi\AdWords\AdWordsSessionBuilder; use Google\AdsApi\AdWords\v201809\cm\CampaignService;

Re: Get Images that is associate with Ads (Respnsive Ad, Responsive Display Ad, Or any other ad)

2018-12-09 Thread cv
Hello Dannison, Can I know the way to get the media? Thanks, On Friday, 7 December 2018 15:06:42 UTC+5:30, cv wrote: > > Hello Dannison, > > The MediaService.get() > > retrieves all Media >

Re: TargetingIdeaService api results different from the keyword panning tool resutls

2018-12-09 Thread Chen Roger
Hi Peter, I have already sent you the SOAP file. Is there any result? --- I look forward to hearing from you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

Re: how to get household income data

2018-12-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To further investigate, could you provide the complete SOAP request and response logs that were generated when you were trying to retrieve the INCOME_RANGE? You may provide them using the *reply privately to author* option. If you have not enabled logging yet, you may refer to this guide

Re: Placement added as Observations

2018-12-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Carlos, To better investigate this, could you provide the complete SOAP request and response logs as well as your clientCustomerId when you're targeting the Placement? If you haven't enable your logs, you may refer to this guide on how

Re: Is there an API for realtime ingestion of Adwords data or incremental ingestion.

2018-12-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mohan, Unfortunately, the AdWords API does not provide data in a real-time basis and there is no workaround for this. You may refer to the data freshness guide for further details. Regards, Dannison AdWords A

Re: Report not working properly

2018-12-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To further investigate this could you provide the complete SOAP request and response logs when you run the getCampaigns.php? Also, could you provide the complete report definition you used to gene