Re: Retrieving Adwords Ads Extension Data using API

2018-02-28 Thread Asad Khan
Hi! FeedService returns feed type text i-e "Main phone number feed", "Main callout feed" and "Main Structured snippet feed" not the name of extension, please look into this issue Regards, Asad On Thursday, March 1, 2018 at 1:29:29 AM UTC+5, Bharani Cherukuri (AdWords API Team) wrote: > > Hel

Re: Some keywords are failing whole volume batch in TargettingIdeaService

2018-02-28 Thread cv
Hello Anash, I am still facing the issue from past few days. When I run the service with 10-15 keywords it is not returning values, but when I ran the individual keywords it is providing me ideas through API. Is there still issue with API? Thanks, On Tuesday, 7 November 2017 02:06:15 UTC+5:3

Re: Unable to submit/retrieve raw xml report structure through Insomnia Rest client

2018-02-28 Thread 'Peter Oliquino' via AdWords API Forum
Hi Scott, As seen in this example , it seems that you may be missing the "*__rdxml: *" in your request. Could you try and apply the additional code and retry your request an

Re: Possible to retrieve invoices through API?

2018-02-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Bastien, Thank you for your feedback and explaining the use case. Our team is aware of this request and they are currently looking into it. Unfortunately, I cannot comment on when this change will be available via API. Please keep an eye on our blogs

Unable to submit/retrieve raw xml report structure through Insomnia Rest client

2018-02-28 Thread Scott G
Hi, I'm using the standard xml custom report definition given in the Reporting Basics docs as below: https://adwords.google.com/api/adwords/cm/v201710";> CampaignId AdGroupId Impressions Clicks Cost AdGroupStatus IN EN

Re: Location of adsapi_php.ini

2018-02-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Marty, As per the README file in the guide, the examples are meant to be run from the command line and not as a webpage. That may be the reason, DOCUMENT_ROOT is not included. Anyhow, glad t

Re: AdGroupFeeds: changing to a different feed

2018-02-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Ewout, In order to remove an ad extension from an AdGroup, you can use the REMOVE operator in AdGroupExtensionSettingService to remove the association between the adgroup and all feed items in

Re: Retrieving Adwords Ads Extension Data using API

2018-02-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, It is currently not possible to get the Extension name using the Placeholder Feed Item Report . You will be able to get all other data using this report type. You could use the FeedId

Re: Pull Attribution report using AWQL

2018-02-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Zoran, Unfortunately, Attribution Report is not available via the API. Please let me know if you have further questions. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ h

Re: DUPLICATE_ADGROUP_NAME when re-creating removed ad group

2018-02-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Razvan, You should be able to create AdGroups with the same name as that of a removed AdGroup. Are you facing issues while doing this? If so, could you please share the complete SOAP logs of the upload operation and the response log so that I can troubleshot the issue? Thanks, Milind, AdWor

Re: Possible to retrieve invoices through API?

2018-02-28 Thread bastien rabaute
Hi Garrett, Milind, @Milind: It does eight years (and surely more years) that agencies are asking for this feature. Every month, our clients or agencies have to go into sub menu and deep features to find a mandatory document: the invoice. I don't really understand why Google doesn't want to pro

Re: Possible to retrieve invoices through API?

2018-02-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, Unfortunately, there is no way to retrieve your invoice through the AdWords API. Please keep an eye on our blog for updates on upcoming releases. Let me know if you have further questions. Thanks, Milind, AdWords API Team.

Re: Can a single Batch Job operate across multiple accounts?

2018-02-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Yang, A single job in BatchJobService can operate against a mixed collection of campaigns, ad groups, ads, criteria, labels, and feed item for a single account under the MCC. You can not push operations for

Re: Tracking of Draft & Experiment campaigns

2018-02-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Mathieu, The AdId is not globally unique in case of any type of campaigns (Base, Draft, Trial). You might not have observed duplicate AdIds in your account. But, there is a possibility that it could be duplicate. That b

Geo Performance API report data differs from Geographic report

2018-02-28 Thread Oksana Sulyma
Hi Guys, I have difficulties with understanding why my Geo Performance report which I get from API is different from what I see in Adwords Geographic Report. Here is my report xml: https://adwords.google.com/api/adwords/cm/v201710";>CampaignIdCampaignNameCityCriteriaIdCountryCriteriaIdRegionCrit

Re: Location of adsapi_php.ini

2018-02-28 Thread Marty G
I just wanted to add that I've tried the EnviromentTest on my remote Apache shared server & this also throws the exception *could not located home directory* I know running the class file, is looking for variations of the home directory - getenv('HOME') - getenv('HOMEDRIVE') - geten

Re: Location of adsapi_php.ini

2018-02-28 Thread Marty G
Hi Dhanya many thanks for the reply... I've ran the example code but this throws the error *Could not locate home directory.* I'm currently running the the api via a windows xampp install (where I've been running it previously for over a year) so unsure as what to try next? thanks Marty

Re: Ad Extension report via API

2018-02-28 Thread Asad Khan
Let me know how to fetch data of "Extensions" Column using FeedService to get the extension name, what parameter from "Placeholder Feed Item Report " will be required in FeedService in order to get extension

Re: Retrieving Adwords Ads Extension Data using API

2018-02-28 Thread Asad Khan
Let me know how to fetch data of "Extensions" Column using FeedService to get the extension name, what parameter from "Placeholder Feed Item Report " will be required in FeedService in order to get extension

Re: Ongoing issues with LabelService.get

2018-02-28 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hi everyone, All issues with LabelService should now be resolved. Please make sure to file issues on the forum if you encounter any more difficulties with using this service. Regards, Mike, AdWords API Team On Tuesday, November 14, 2017 at 3:20:07 PM UTC-5, Michael Cloonan (AdWords API Team)

Re: Can't set DYNAMIC_IMAGE MediaType when uploading animated GIF image via MediaService

2018-02-28 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Glad to hear the animated gif is working for you. Regarding VIDEO, you can only *retrieve* videos from *MediaService*. You cannot upload videos. This is mentioned in the documentation for the upload method

Re: Tracking of Draft & Experiment campaigns

2018-02-28 Thread eureca
Hi Sreelakshmi, ok does that mean that in the case of the Draft & Experiment type of campaigns, the creativeid is identical (being that it's tested) and the adgroup beging different from the base campaign the creativeid + adgroupid will be unique from the base campaign for the linked draft cam

AdGroupFeeds: changing to a different feed

2018-02-28 Thread Ewout B
Hi all, In our application we are creating extension items and we send them to AdWords. The items are then saved in an extension feed, which is different from the main feed for the same specific type. Customers were using extensions they made themselves previously, which are stored in the main

Re: DUPLICATE_ADGROUP_NAME when re-creating removed ad group

2018-02-28 Thread Razvan Balosin
Hi Anthony, We still have this issue when creating Ad Groups with Batch Jobs API v201710 Any idea whats happening? On Wednesday, June 22, 2016 at 7:23:13 PM UTC+1, Anthony Madrigal wrote: > > Hi Dorian, > > No problem. You should be able to create ad groups with the same name as a > delete

Re: Possible to retrieve invoices through API?

2018-02-28 Thread garrettscott
2018 is here! How about a way to easily export our clients invoices? On Thursday, October 14, 2010 at 5:02:30 AM UTC-4, Kasper Nielsen wrote: > > Hi there, > > I have been searching this group for my question, but did only find > these two posts. > > http://groups.google.com/group/adwords-api/b

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-02-28 Thread avathanakamsang
Hello AdWords API Team, I am experiencing the same issue. Can you let me know who I should reach out inorder to send you the logs? Thanks, Andrew On Wednesday, January 10, 2018 at 12:03:48 PM UTC-8, Anash P. Oommen (AdWords API Team) wrote: > > Hi Raneen, > > 400 exception happens if there's s

Can a single Batch Job operate across multiple accounts?

2018-02-28 Thread Yang Gao
I think I've gone through all the documentation and my assumption is NO but would like to confirm. I.e. Is it possible to push operations for various entities across multiple accounts, maybe under a since MCC, with one batch job? Thanks, Yang -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=