Dynamic ad targeting error

2017-08-06 Thread Alex Singh
Dear member, I'm setting up a dynamic ad targeting for one of my clients and I have no idea why I am being showing this error "Bid has too many fractional digits" Can somebody explain this to me? Thanks -- **This email and any files transmitted with it are confidential and intended solely f

ERROR_GETTING_RESPONSE_FROM_BACKEND.messages

2017-08-06 Thread MdV
Hi team.Can you Since last night we are getting ERROR_GETTING_RESPONSE_FROM_BACKEND messages when downloading PLACEMENT_PERFORMANCE_REPORTs with yesterday's data for about 50 accounts. Restarting doesn't seem to help. API version: V201609 Fields being queried: DATE , ID, CAMPAIGN_ID, AD_GROU

Re: Trying to get performance report on individual Display Ads across Placements

2017-08-06 Thread adwordsapiadvisor+vracaza via AdWords API Forum
Hi Garik, The Placement Performance Report will only show the data per campaign and ad group levels as the placement can only be added as criterion in campaigns and ad groups. However, you can use t

Re: AdWords API access with service account set up

2017-08-06 Thread John Reynolds
Justin, can you share how you got this working? Thanks! On Wednesday, April 15, 2015 at 10:50:23 AM UTC-7, Justin Coon wrote: > > I was able to implement a service account, and while not extremely easy, > there are guides on how to do it, and they are a bit confusing in parts. I > love it thoug

Re: Oauth2 with Test Service Account

2017-08-06 Thread John Reynolds
I know this thread is old, but have a similar request. We do Administer our Google Apps domain and would prefer to have this all linked back to it. I setup the Service Account in the developer console and downloaded the JSON. That all seems to load fine. Per the documentation, inside the G Sui

Get gender field from GENDER_PERFORMANCE_REPORT

2017-08-06 Thread Michael Mastroianni
I'm new to the ruby api and am trying to get the gender report to work for me if I do this def get_report_definition_request(report_name, min_date, max_date) selector = { :fields => ['CampaignName', 'Clicks', 'Cost', 'Impressions'], :date_range => { :min => min

Filter BID_GOAL_PERFORMANCE_REPORT at campaign level or adgroup level

2017-08-06 Thread cvit sandeep
Hi Team, I want to know campaign level(campaignId) or adgroupL level( adGroupId) filtering option is available in BID_GOAL_PERFORMANCE_REPORT? This feature is not available in the v201705 report. May i know which version onward this feature is removed? Thanks and Regards Sandeep cv -- --

Re: How can I gather authorized user's accounts?

2017-08-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi Felipe, If you wish to retrieve your clientCustomerId, you will need to login to your AdWords account and you should then be able to view the account ID on the upper left corner beside the Google AdWords icon as seen here

Re: How to exclude placements with PHP APIs ?

2017-08-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi Garik, Thank you for your suggestion as it is also a correct example of how to exclude a placement criterion at the campaign level. Hi Maferyt, As for your example, it appears that you are trying to exclude the placement at the ad group level. This said, you may refer to the AddKeywords <