Re: TargetingIdeaService: How can I get keyword suggestions for more than 10 locations using LocationSearchParameter?

2018-02-01 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Will, Yes, you can post in the AdWords Community Forum to confirm how the backend computes these data when there are targeted locations and if they can provide any recommendation/workaround on this product-leve

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-02-01 Thread Jean-Fabrice Rabaute
Hi, Sorry for the delay. I solved my problem by implementing "FetchAuthTokenInterface" interface and passing my implementation to "AdWordsSessionBuilder::withOAuth2Credential". The token refresh is now handled by my object and I can synchronize and use my custom caching as well the way I want.

Re: TargetingIdeaService: How can I get keyword suggestions for more than 10 locations using LocationSearchParameter?

2018-02-01 Thread Will Sampson
Vincent, So far I've done as you said and tested regions together and separately several times and have no idea how the service is combining the keyword data by region. Average cpc and competition are doing something entirely different than an average, its not weighted by population so I assume

Re: Getting Total Cost and Cost/conv. for Filtered keywords via Adwords API

2018-02-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Vanja, Could you share us the client customer id along with the date range, so I can take a look at the discrepancy you're noticing and assist you further? You can respond back via Reply privately to author option. Regards, Bharani, AdWords API Team On Thursday, February 1, 2018 at 11:24:

Re: Identifying Ads Grant accounts

2018-02-01 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Dima, Unfortunately, there is no attribute in AdWords API which would help identify whether an account is an Ad Grants account or not. However, you may want to post your question on the advertisers community forum

Re: Destination URL report returns no data

2018-02-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Eduard, The Destination URL Report returns statistics at the destination URL level, one row per destination URL. I see that the destination URL is not defined for the ads in this account and hence

Re: Some of the Location criteria Id can get but no location attached to same

2018-02-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you enable logging and share us the complete request and response logs for the CampaignService operation, so I can take a look? Please use *Reply privately to author* option to provide the details. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Identifying Ads Grant accounts

2018-02-01 Thread dima
Hi, Is there a way to identify Ads Grant (Non Profit Organization) account? These accounts are limited to $2 MaxCPC and we would like to know it before we try to update bids. There is a workaround I can think about - choose some keyword, try to update its bid to $2.1 and check if you get an ex

Some of the Location criteria Id can get but no location attached to same

2018-02-01 Thread cv
Hello Team, I have got the location criteria Id from CampaignCriteria service, but no location there respectively. For example Some of the criteria Ids are 200820 200807 200745 200744 200743 200651 200501 This ids have No location mapped. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: get impressions,CTR ,max CPC in GetKeywords API

2018-02-01 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Bhairavi, Regarding statistics data, this can only be retrieved through reports. Based on your need, you may use the Keywords Performance Report to retrieve the values Impressions

Re: Identify Adwords Express campaigns uniquely

2018-02-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, I'm also from the AdWords API team and I'll be providing support for now. For retrieving AdWords Express campaign information, you may refer to the steps mentioned by Sreelakhsmi on how to get them. The *blog post* should provide the details on how to achieve this and you can also use the