Re: ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-18 Thread Георгий Грязнов
Thank you for patience! AWQL has the same problem =( What is wrong with the request parameters? Request: POST /api/adwords/reportdownload/v201806 HTTP/1.1 Host: adwords.google.com Authorization: Bearer .apps.googleusercontent.com

Re: ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, There is an ongoing discussion with the team related to this. In the mean time, you could use the AWQL example temporarily. We'll let you know if there are any updates on this. Let me know how this goes

Re: An example of a simple report of a campaigns keyword performance?

2018-06-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alexanders, You may refer to our reporting guide on how to construct your report. For your specific request, you could use the KEYWORDS_PERFORMANCE_REPORT

Re: Template ads Images

2018-06-18 Thread Prashant Kumar
Hi Peter, As I already mentioned I have the url for the zip file. I need your assistance on how do I download that file ? Opening it in a web browser does nothing. I also tried to download it programmatically with no results. Thanks, Prashant O n Tuesday, June 19, 2018 at 9:40:42 AM UTC+5:30,

Re: Template ads Images

2018-06-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Prashant, You may refer to the TemplateElementField documentation and you can use the FieldMedia

Re: Template ads Images

2018-06-18 Thread Prashant Kumar
Can anyone please help ? Thanks in advance On Monday, June 18, 2018 at 6:53:37 PM UTC+5:30, Prashant Kumar wrote: > > Hi Peter, > > How do I download zip file given that I have imageUrl ? > Opening the link in web browser does nothing > > Thanks, > Prashant > > On Monday, June 18, 2018 at

Re: Unlinking a Campaign Feed from a Campaign

2018-06-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi James, Could you please enable the logs and share the complete SOAP request and response logs along with the client customer id so that I can troubleshoot the issue? To enable the logs, please refer this Java guide .

An example of a simple report of a campaigns keyword performance?

2018-06-18 Thread alexanders . delos
Hi, Could anyone help me with an example, or push in the rigth direction for how to create a simple report for all of the keywords of a campaign. I pretty much just want to list out all of the keyword in a table, and then list the impressions, ctr, amount spent etc of each of those keywords.

Re: ocid in https://adwords.google.com URL's

2018-06-18 Thread Jacek Szarski
Hi Dhanya, I run into the same problem. I'm developing an app that deals whith AdWords users' campaign data. One of the features that we want to implement is to allow the user to click on a campaign name and be redirected to their AdWords admin panel. Unfortunately even though we know their

ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-18 Thread Георгий Грязнов
Hello! I'm trying to send post-request but every time I recieve the same responce ReportDownloadError.MISSING_PARAMETER. I've spent 3 days to fix it... Can you please help me. POST /api/adwords/reportdownload/v201806 HTTP/1.1 Host: adwords.google.com Authorization: Bearer

Offline conversions without a Google click Id(GCLID

2018-06-18 Thread alec
Hello, I am building an app for Adwords API that will add offline conversions that comes from third-parties. There is no way we can track the GCLID and that is why we don't want to enable it on our Ads (Auto-tagging). So, for example, we receive the values for Sales and Walk-ins, is it

Re: ocid in https://adwords.google.com URL's

2018-06-18 Thread Jacek Szarski
Hi Dhanya, I run into the same problem. I'm developing an app that deals whith AdWords users' campaign data. One of the features that we want to implement is to allow the user to click on a campaign name and be redirected to their AdWords admin panel. Unfortunately even though we know their

Re: Dynamics Remarketing ads for retail

2018-06-18 Thread Amit P Jivani
Is this feature available now? On Saturday, 19 December 2015 01:52:56 UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > The AdWords API lets you manage the feed items for dynamic remarketing > ads, but it does not support creating the dynamic display ads (with > Template Ad ID

Re: Environment 'PRODUCTION' does not support version 'v201710'

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan, Glad that you found the README.md file helpful. If not already aware, you can also use this form to contact Compliance team. In the meantime, you may use a test account to get you a headstart in setting up and making API calls as

Re: Use endDate to schedule Ad Copy

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Anahi, When the endTime is triggered, feedItem will no longer appear with the text ad and instead will show default values . Please let me know if you have any further questions. Regards, Dhanya, AdWords API Team -- --

Re: Creation of Campaign, AdGroup and Audience(both mobile device id and others)

2018-06-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas, Could you please enable the logging and share the complete SOAP request and response logs along with client customer id so that I can troubleshoot the issue? Please check this guide

Re: RelativeCtr value type

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Prashant, Relative CTR shows you how your ads perform relative to other ads running in the same places on the GDN. For example, if your display ads have a CTR of 0.04%, while other ads in the same places on the GDN have a CTR of 0.02%, your Relative CTR is (0.04)/(0.02) = 2x. You will be

Re: Is there any workaround for the immutable budget on a trail campaign?

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Walter, As you are already aware, budget is immutable in the trial campaign. However, you can either archive this campaign and create a new draft with the budget that you want or, you can graduate it to function as a totally full campaign upon which the budget field will be editable. Please

Re: Environment 'PRODUCTION' does not support version 'v201710'

2018-06-18 Thread j6
It seems like I may be able to avoid the issue by using the "Enter Test Account ID" option instead of the "List Accounts" option which takes me to the version error mentioned in the original post. I am guessing my token has just not been approved and I will need to straighten that out with my

Unlinking a Campaign Feed from a Campaign

2018-06-18 Thread James Robinett
Hi there, I'm setting up an automated Dynamic Display Feed in an Adwords test account and ran into an issue. I've linked the feed to a test campaign and successfully created it so it show up in the UI. I then had to delete that feed and recreate it with some different data and attributes.

Re: Batch Processing for GET Criterion Bid Landscape data

2018-06-18 Thread Leon Lei
Thanks Bharani, For now I'll move forward with threading the operation until we figure out a more optimal solution. Leon On Monday, June 18, 2018 at 2:15:23 PM UTC-4, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Leon, > > Currently, there is no API service available that is analogous

Re: Question on Permissions/Processes for 3rd parties accessing API

2018-06-18 Thread 'Kieran Ryan' via AdWords API and Google Ads API Forum
Hi Dhanya, Thank you for your response, I am asking on behalf of a client, so I do not have an MCC or developer token number. Is this still the best route for me to take? Best regards, Kieran On Mon, Jun 18, 2018 at 11:12 AM 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google

Re: Get Household Income/Demographic Data to Google Sheet

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jon, If you are finding a discrepancy between UI and API, could you please reply back with your report definition and client customer id, so that I can troubleshoot? You may opt to *reply

Re: Batch Processing for GET Criterion Bid Landscape data

2018-06-18 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Leon, Currently, there is no API service available that is analogous to BatchJobService for DataService operations. Please find the list of operations supported by the BatchJobService here . I have

Re: Adwords API Batch Jobs, XML SOAP

2018-06-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jack, The Google Script Editor is out of scope for the AdWords API Team. Could you please reach out the team through their support channel mentioned here ? Thanks, Milind, AdWords API Team. -- --

Re: Placement targeting and reporting for mail.google.com

2018-06-18 Thread Mike-Indiana
Thank you for clarifying this Peter! On Monday, June 18, 2018 at 3:38:08 AM UTC-4, Peter Oliquino (AdWords API Team) wrote: > > Hi Mike, > > If you specified the "*mail.google.com *" as a > Placement >

Re: Finding Cost Per Click with API Reporting

2018-06-18 Thread szusi
To be more specific, I am trying to use a predicate, using the following code: new Predicate('AverageCpc', PredicateOperator::GREATER_THAN_EQUALS, ['x']). On Monday, June 18, 2018 at 10:39:51 AM UTC-6, sz...@mymail.mines.edu wrote: > > I am currently using the example

Re: Finding Cost Per Click with API Reporting

2018-06-18 Thread szusi
I am currently using the example DownloadCriteriaReportWithSelector as a base, can I use AWQL in this example or would I have to use the DownloadReportWithAWQL version? On Sunday, June 17, 2018 at 9:01:34 PM UTC-6, Dannison Yao (AdWords API Team) wrote: > > Hi Szusi, > > In order to achieve

Re: Use endDate to schedule Ad Copy

2018-06-18 Thread Anahi Martinez
Thank you Dhanya for your reply, now I understand it won't change the status of the Ad Copy, besides that, my last question would be what happens when the endTime is triggered in a specific feedItem, will the Extended Ad stop serving as well since the data from the business feed item will no

Re: Question on Permissions/Processes for 3rd parties accessing API

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kieran, Since you have a Compliance question, I would recommend you to reach out to the experts on this topic directly via this form . Please let me know if you have any further questions. Regards, Dhanya, AdWords API Team -- --

Re: Use endDate to schedule Ad Copy

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Anahi, The startTime and endTime of a Ad Customizer indicates only when the FeedItem is

Re: Template ads Images

2018-06-18 Thread Prashant Kumar
Hi Peter, How do I download zip file given that I have imageUrl ? Opening the link in web browser does nothing Thanks, Prashant On Monday, June 18, 2018 at 2:27:27 PM UTC+5:30, Peter Oliquino (AdWords API Team) wrote: > > Hi Prashant, > > The individual URLs of those images included within the

Creation of Campaign, AdGroup and Audience(both mobile device id and others)

2018-06-18 Thread Srinivas Giduthuri
Hello all, I have created two audiences. *Email-Phone-Audience-1* - CRM Based User List contains Email/Phone Number *DeviceId-Audience-1* - CRM Based User List contains Device IDs (UploadKeyType as *MOBILE_ADVERTISING_ID)* Now I am trying to add the above two audience to an AdGroup

RelativeCtr value type

2018-06-18 Thread Prashant Kumar
Hi, RelativeCtr metric when retrieved via Adwords Api is returned in a format - "xx.xx x" . For example "1.1 x" But when viewed through website(Adwords Account), the format is like -"xx.xx % . For example "100 %" So, what is the formula to convert it from one type to another ? Thanks,

Use endDate to schedule Ad Copy

2018-06-18 Thread Anahi Martinez
Morning! So we are working with Business feeds at the API level and so far we have been successful in simple implementations for AdCustomizer feeds and serving AdCopy with feed data, what we want to do next is to use start and end dates at the feedItem level so we can pause and enable the Ads

Question on Permissions/Processes for 3rd parties accessing API

2018-06-18 Thread 'Kieran Ryan' via AdWords API and Google Ads API Forum
Hi all, My agency (Publicis) had a query around the process/permissions for a 3rd party (eg. Tealium) getting access to a developer token to make calls against the API for accounts under the Agency's MCC. I'm wondering is there a set process for 3P's to get this access to make changes to

Is there any workaround for the immutable budget on a trail campaign?

2018-06-18 Thread Walter G
I understand that the budget cannot be changed on trial campaigns of experiments. But I'd like to anyway! Is there any possible way to get around this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Batch Processing for GET Criterion Bid Landscape data

2018-06-18 Thread llei
Is there a way to batch job the requests when getting bid landscape data for large number of ad group their respective criterions? I'm referring to *get_keyword_bid_simulations.py *that's part of the googleads Python client library (*version v201806*). Currently I'm iterating through a list of

Re: Template ads Images

2018-06-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Prashant, The individual URLs of those images included within the zip is not retrievable via the AdWords API. I hope this helps. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Template ads Images

2018-06-18 Thread Prashant Kumar
Hi, In case a template Ad has multiple images Adwords API gives us the url of the zip file of all the images for that Ad. Is there any way of getting the individual url for each image separately? Zip url type: https://tpc.googlesyndication.com/sadbundle/ Image url type :

Re: Placement targeting and reporting for mail.google.com

2018-06-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mike, If you specified the "*mail.google.com*" as a Placement to explicitly target then this indeed should be returned by the Placement Performance Report