Re: SAAS APP Throwing Error

2017-07-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi Steven, As discussed here , the USER_PERMISSION_DENIED could be two things, either there is no link between the MCC and the client account or the OAuth2 credentials that you are using be

Re: Hourly report in awql FINAL_URL_REPORT

2017-07-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sunil, Hourly performance statistics are not available or supported in the AdWords API since some data require some time to be processed and reflected as discussed in the data freshness guide. Best regards, Peter AdWords API Team --

How to download search query performance report based on AdType?

2017-07-24 Thread dylan . yeu
Hi, Is it possible to download search query report based on different AdType? e,g. For same query + keyword combination we can have ExpandedTextAd, DynamicSearchAd and ShoppingAd row. We can achieve this in UI, but seems no corresponding field in API, AdFormat

Re: Fetch account performance for accounts managed by sub-manager

2017-07-24 Thread dylan . yeu
Hi Ivan, Thanks for reply! I just found it's not caused by sub-manager, but if the account is created by never have campaign in it, when we request account performance we get nothing back from API. Is it by-design or potential bug in API side? I think even there's no campaign in it we can get

Re: AdType for expanded dynamic search ad in AD_PERFORMANCE_REPORT

2017-07-24 Thread dylan . yeu
Hi, Can you explain more details about the fix, now we can use " EXPANDED_DYNAMIC_SEARCH_AD" to get Expanded DSA or just use DYNAMIC_SEARCH_AD returns all DSA ad? On Thursday, July 20, 2017 at 11:56:57 PM UTC+8, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello, > > This issue has

What‘s the mean by AdFormat in Search Query Report and Difference between AdFormat and AdType

2017-07-24 Thread Biao Jiang
looks like AdFormat is different from ad type, according to https://developers.google.com/adwords/api/docs/appendix/reports/search-query-performance-report#adformat, AdFormat can be:TEXT, IMAGE, DYNAMIC_IMAGE, FLASH, VIDEO, HTML, AUDIO, COMPOSITE, PRINT. how can I map ad type (https://develop

Can no longer post to adwordsapi-support group

2017-07-24 Thread doug livesey
Hi -- I'm really sorry if this isn't the place to raise this, but I'm a bit stumped. I've been having an issue with the link sub-account API call. Talking with a really helpful person called Nadine at adwordsapi-support, she identified it as a bug, and said she'd get back to me with details when

Re: AdType for expanded dynamic search ad in AD_PERFORMANCE_REPORT

2017-07-24 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Dylan, Sorry for confusion. It's the former--now we can use EXPANDED_DYNAMIC_SEARCH_AD to get expanded DSAs. Best, Thanet, AdWords API Team On Monday, July 24, 2017 at 6:15:22 PM UTC+9, dylan@gmail.com wrote: > > Hi, > > Can you explain more details about the fix, now we can use " > EXPA

Adwords Api Question file_get_contents('https://adwords.google.com/api/adwords/cm/v201705/CampaignService?wsdl')

2017-07-24 Thread zyx710419810test
https://adwords.google.com/api/adwords/cm/v201705/CampaignService?wsdl'); exit(); false 为什么抓取不到数据? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~

Re: keyword planner tool result different from TargetingIdeaService result

2017-07-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Nitin, Thank you for providing your Keyword Planner screenshot and your code snippets. For us to be able to investigate further, would you be able to share to us privately (using *reply privately to author* option) the SOAP request and response logs when TargetingIdeaService was executed as

Re: Fetch account performance for accounts managed by sub-manager

2017-07-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Dongliang, For us to verify on our end, could you share to us privately (using *reply privately to author* option) the report definition used as well as the generated report file? Do note that if t

How to check conversion which are imported from GA

2017-07-24 Thread Tibor Szendy
Hi, we are in the process of buliding SAAS optimalization platform for AdWords. One of the function would be to check the account if it has conversion tracking implemented. Is there a way to list/find the conversion which are imported from Google Analytics through the AdWords API ? Would appr

Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-24 Thread 'Anthony Madrigal' via AdWords API Forum
Hi everyone, The fix to return Expanded Dynamic Search Ads from the AdGroupAdService is now live. Please let us know if you still face issues. Regards, Anthony AdWords API Team On Tuesday, July 11, 2017 at 9:14:58 AM UTC-4, Anthony Madrigal wrote: > > Hi guys, > > Yes, this is supported in the

Re: How to download search query performance report based on AdType?

2017-07-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You could consider using the CreativeId column in Search Query Performance Report

Re: Adwords Api Question file_get_contents('https://adwords.google.com/api/adwords/cm/v201705/CampaignService?wsdl')

2017-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, That is the right URL and I was able to print the WSDL using your code. What issue are you facing while trying to do this? Can you cross check if your PHP installation is complete and you are able to run other PHP programs without issues? Thanks, Sreelakshmi, AdWords API Team -- -- =~=

Re: How to check conversion which are imported from GA

2017-07-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use ConversionTrackerService to get the conversion trackers in your account. The goals and transactions created in your Analytics account linked to your AdWords account are returned as AdWo

Re: What‘s the mean by AdFormat in Search Query Report and Difference between AdFormat and AdType

2017-07-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The AdFormat in the Search Query Performance Report corresponds to the underlying media format of the ad which can be one of the formats on the Template Ads

Set Conversion value to Don't assign a value (No value tracked)

2017-07-24 Thread rentcafedev1
How to I set the conversion value via the API. Please see attached word document for screen shots. Could you please provide an coding example. Thanks KDJ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ htt

AuthenticationError.CLIENT_CUSTOMER_ID_INVALID

2017-07-24 Thread Arch
I am getting AuthenticationError.CLIENT_CUSTOMER_ID_INVALID error when trying to use the optimization service. From the api manager page, I created a new project and created api credentials. The client id and secret were added to ads.properties file. Is this the correct client id to use or the

Re: How to authenticate anyone ADWORDS API OAuth2 PHP

2017-07-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Ali, Are you getting AuthorizationError.USER_PERMISSION_DENIED ? If so, it means that the OAuth credentials used are for a user who does not have access to the client customer ID specifi

Re: Set Conversion value to Don't assign a value (No value tracked)

2017-07-24 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi KDJ, You need to set the defaultRevenueValue to 0 and set alwaysUseDefaultRevenueValue to true for the ConversionTracker

How to set Call Extension Advanced option through api

2017-07-24 Thread rentcafedev1
How do I set the advanced options for Call Extensions via the api. Please see attached word document that contains a screen shot. The Item I'm need to set is outlined in red. Could you please supply me with a code example. Thank you KDJ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Set Conversion value to Don't assign a value (No value tracked)

2017-07-24 Thread rentcafedev1
Thanks for your help Shwetha. > > It worked great. KDJ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You r

Re: Adwords Api Question file_get_contents('https://adwords.google.com/api/adwords/cm/v201705/CampaignService?wsdl')

2017-07-24 Thread zyx710419810test
换成其它 url 可以输出数据,如果用 CURL post 方式 输出 soap:ClientXML_STREAM_EXC Sreelakshmi Sasidharan (AdWords API Team)於 2017年7月25日星期二 UTC+8上午1時22分02秒寫道: > > Hi, > > That is the right URL and I was able to print the WSDL using your code. > What issue are you facing while trying to do this? Can you cross check