Hi,
I'm trying to retreive the dissaproval reason thougth the API for all the
sitelinks in my account, I don't get to find the field / service that I
need. Can anyone guide me?
Thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googl
Hi
I was wondering if there is any way to obtain a report containing the
adgroup ID, with the Gender, Age and Device segments.
Thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/
Hi, I already try changing the default encoding but still doesn't works,
can you tell me the encoding that the mutate function is suposed to read?
becausa I have tried with unicode, UTF-8 and iso-8859-15 but with all of
that I keep getting the same error.
I don't know what the mutate function
Hi,
I'm using the API with python everythin gis working fine until I try to
upload a text ad with the word MaƱana in it.
i'm using the Service: 'AdGroupAdService' and the version='v201509'. But I
finded imposible to uploaded I kee getting the folloween error:
UnicodeDecodeError:
Hi,
Im trying to add a label to a adGroup usnig this code
def AddLabel(AdIDs,LabelID):
ad_group_ad_service = ADWORDS_CLIENT.GetService('AdGroupAdService',
version='v201509')
operations = []
for AdID in AdIDs:
operations += [{
'operator': 'ADD',
'o
Hi,
I work with the API in python, I was working with this report:
report = {
'reportName': 'Camp',
'dateRangeType': 'CUSTOM_DATE',
'reportType': 'CAMPAIGN_PERFORMANCE_REPORT',
'downloadFormat': 'CSV',
'selector': {
'dateRange':{'min':PD,'max':U
Hi,
I'm trying to get the next report:
report = {
'reportName': 'Query Report',
'dateRangeType': 'ALL_TIME',
'reportType': 'SEARCH_QUERY_PERFORMANCE_REPORT',
'downloadFormat': 'CSV',
'selector': {
'fields': ['AdGroupId',