Re: Digest for adwords-api@googlegroups.com - 14 updates in 11 topics

66 views
Skip to first unread message

Kyaw Thura Maung

unread,
May 14, 2018, 9:21:16 PM5/14/18
to adwor...@googlegroups.com
Hello.

Kyaw

On Wed, May 9, 2018, 5:37 PM <adwor...@googlegroups.com> wrote:
yeray....@farfetch.com: May 09 02:58AM -0700

Hello Bharani,
 
it looks like the bug is gone now. We haven't changed the way we are
creating campaigns nor the way we are creating experiments, but our tests
accounts are now creating campaigns without connected TV platforms.
There wasn't anything in the SOAP requests nor in the responses making any
kind of reference to the connected TV but glad to see it has been fixed.
 
Thanks,
Yeray
 
On Thursday, 3 May 2018 19:48:46 UTC+1, Bharani Cherukuri (AdWords API
Team) wrote:
> logs privately.
 
> Thanks,
> Bharani, AdWords API Team
 
--
 
 
This email and any files transmitted
with it are confidential and
intended solely for the use of the individual or
entity to whom they are
addressed. If you have received this email in error
please notify the
system manager. This message contains confidential
information and is
intended only for the individual named. If you are not the
named addressee
you should not disseminate, distribute or copy this e-mail.
Please notify
the sender immediately by e-mail if you have received this e-mail
by
mistake and delete this e-mail from your system. If you are not the
intended
recipient you are notified that disclosing, copying, distributing
or taking any
action in reliance on the contents of this information is
strictly prohibited.
Virtual Digital <advi...@gmail.com>: May 09 02:16AM -0700

when calling Adwords API com.google.api.ads.adwords.axis.v201802.mcm for
downloading adwords managed account,
The API response only contain customerId and name ,
I can't get other information like
canManagerClients,currencyCode,dateTimeZone and etc.
this problem caused by the program or the API?
test.g...@gmail.com: May 09 01:36AM -0700

Hello,
 
any new updates on this topic?
 
Thanks
Will Atkins <willa...@gmail.com>: May 09 12:12AM -0700

Hi there,
 
I know this comment is old, but I still have the same question.
 
Can a compare to range be specified when downloading a report?
 
Is this something that may be available in the future? I looked through
the Beta documentation and didn't spot it, would be a nice feature to have
and would cut down on the amount of requests?
 
Thanks,
Will
 
On Tuesday, 10 June 2014 13:40:56 UTC+1, Michael Cloonan (AdWords API Team)
wrote:
ironside....@gmail.com: May 08 11:47PM -0700

Hi Dhanya.
Thank you so much.
It almost works and I feel like I'm almost there. Now I'm getting a
"developer token is not approved" error, which is interesting, because my
account is a test account, and I copied the developer token.
What is the possible issue here? I already reset the token using incognito
tab.
 
W dniu poniedziałek, 30 kwietnia 2018 17:47:29 UTC+2 użytkownik Dhanya
Sundararaju (AdWords API Team) napisał:
ironside....@gmail.com: May 08 11:52PM -0700

Ok I realized this is the actual error message: Developer token is not
approved for production access, and the customer is attempting to access a
production account.
And it makes sense. But how do I make my customer a test user?
 
W dniu poniedziałek, 30 kwietnia 2018 17:47:29 UTC+2 użytkownik Dhanya
Sundararaju (AdWords API Team) napisał:
Nellle Rickchards <ne...@fortnine.ca>: May 08 01:37PM -0700

Hello,
 
I'm working with GetReportDownloader and following some of the examples
Google has provided
(https://developers.google.com/adwords/api/docs/samples/python/reporting#download-criteria-report-as-a-stream-with-awql).
 
Currently I do this:
 
Sctipt 1:
- Download adwords report to a CSV file
 
Script 2:
- Open CSV file as a pandas dataframe
- Does some calculations/analysis using the dataframe
 
Is this the right way of doing it? Is it possible to save the report
directly to a pandas dataframe or other python datatype instead of
downloading it to my local system?
"Luis Xander Talag (AdWords API Team)" <adwordsapiadvi...@google.com>: May 08 10:38PM -0700

Hi Nellle,
 
I believe the steps you are doing in downloading the report is correct.
However, I am not familiar with pandas dataframe as we do not support other
third party application integration with the AdWords API. Currently, these
are the supported download formats
<https://developers.google.com/adwords/api/docs/guides/reporting#supported_download_formats> that
you could use in downloading reports. Also, you could use the
*getAsString() *method to retrieve the data as string representation then
you could parse the data. After parsing the data, you could then create a
method on your end that could save those data in your pandas dataframe.
 
Thanks and regards,
Luis
AdWords API Team
"Thanet Knack Praneenararat (AdWords API Team)" <adwordsapiad...@google.com>: May 08 09:03PM -0700

Hi Christos,
 
We can't reproduce your issue on our end, using both Python 2 and 3, so it
doesn't look like this is an issue on AdWords API server.
I'll ask the Python library owner to continue following up on GitHub.
 
Best,
Thanet, AdWords API Team
 
On Friday, May 4, 2018 at 7:20:43 PM UTC+9, christos...@fromatob.com
wrote:
Adam Haining <ad...@disruptiveadvertising.com>: May 08 04:10PM -0700

Checking in on this one. I've just run into this same problem. Analytics
conversions are not returning with the ConversionTrackerService. Is this a
bug or is it designed this way?
 
On Thursday, November 9, 2017 at 9:07:23 AM UTC-7, Shwetha Vastrad (AdWords
API Team) wrote:
kim sang jin <astrot...@gmail.com>: May 08 09:45AM -0700

I uncommented some codes as you pointed out and commented out some codes
over namespace statement, it works fine!
 
Thanks a lot, Sreelakshmi ^^
 
 
P.S.
 
I had tried in browser before, but this time I tried in command mode and
give error message like below.
 
- PHP Fatal error: Namespace declaration statement has to be the very
first statement in the script in ...
 
After comment out some codes over namespace, works fine!
 
 
 
 
2018년 5월 8일 화요일 오전 6시 38분 36초 UTC+9, Sreelakshmi Sasidharan (AdWords API
Team) 님의 말:
Teja Makani <adwordsapia...@google.com>: May 08 10:57AM -0700

Hello Fbuitron,
 
What errors are you facing while adding Proximity
<https://developers.google.com/adwords/api/docs/reference/v201802/CampaignCriterionService.Proximity> criterion?
Could you please share the SOAP logs corresponding to the API operation
that failed? You could reply privately to author while replying.
 
Regrads,
Sai Teja, AdWords API Team.
Joe Stedman <Joseph....@SearchLaboratory.com>: May 08 06:32AM -0700

Hi,
 
I'm trying to get a list of all the ad extensions in an account at account
level, campaign level and ad group level.
 
I've used the *CustomerExtensionSettingService *and the *CampaignExtensionSettingService
*with a selector applied containing the fields: 'ExtensionType' and
'Extensions'.
This all seems to work fine, and I can see a list of entries.
When I try and use the *AdGroupExtensionSettingService *to retrieve the
extensions however, it does not work. Weirdly, I can see the entries exist
as the 'totalNumEntries' property on the page is populated. However the
'entries' property is null.
 
<https://lh3.googleusercontent.com/-6kuxXuDS8NI/WvGmb8s06NI/AAAAAAAAA1g/TKACx9kS0F0ozeeHx1S3H1JSz4l6G68pgCLcBGAs/s1600/Capture.PNG>
 
(see screenshot above of my *AdGroupExtensionSettingPage *object).
 
 
Any help would be most appreciated.
 
 
Joe
"Dhanya Sundararaju (AdWords API Team)" <adwordsapiad...@google.com>: May 08 09:47AM -0700

Hi Joe,
 
Thank you for the details. You can use the AdGroupExtensionSettingService
<https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupExtensionSettingService> to
retrieve extensions for AdGroups just like CustomerExtensionSettingService
<https://developers.google.com/adwords/api/docs/reference/v201802/CustomerExtensionSettingService>
and CampaignExtensionSettingService
<https://developers.google.com/adwords/api/docs/reference/v201802/CampaignExtensionSettingService>.
The selector
<https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201802-AdGroupExtensionSettingService> fields
should be able to get you the values corresponding to the AdGroups
extensions. In order to troubleshoot further, could you please run your
code and reply back with complete SOAP logs as well as your client customer
id? You may *reply privately to author* while sharing the details.
 
Regards,
Dhanya, AdWords API Team
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to adwords-api...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages