Hello,
I have tried and used the same PHP Code and it worked for me. Can you
elaborate what issues you are facing?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You re
I am new to this working with Google APIs, and I'm finding great difficulty
getting started. I'm trying to follow this guide:
https://developers.google.com/adwords/api/docs/guides/first-api-call
But a lot of the guide refers to links and then commands you to do actions
which don't exist on the
Hi Akil,
Thank you for writing to us. With regards to your concern, it is not possible
to filter a part of URL or a particular string from the URL field via Google
Ads Query language. Please refer to this guide for more details on the query
language. Let us know if you have any additional conce
Hello,
Thank you for reaching out. I understand you are trying to create
UniversalAppAd with images via API, said that, you need to use AdGroupAdService
to create this ad by specifying the images that needs to be attached to the ad.
You will need to provide the ImageAsset to this link with all
Hi Chathurangika,
You are getting ImageError.UNEXPECTED_SIZE error and this error occurs when the
images you're uploading do not match one of the dimensions or a variation of
that dimension outlined in this guide. Please let me know if you have any
further questions.
Thanks and regards,
Xiaomi
Hi Romar,
Thank you for reaching out. The InvoiceService.ListInvoices() does not support
the monthly spend retrieval on the campaign level. The alternative way to do it
is to query the metrics.cost_micros field from the campaign resource and set
the date range to be a monthly range. Please let
Hi,
Thank you for reaching out. The error
OperationAccessDenied.MUTATE_ACTION_NOT_PERMITED_FOR_CLIENT occurs when the
attempted operation cannot be performed through the API. The video campaign
creation and management are not yet supported through the API. Please find the
list of campaigns tha
Are there individual scopes that we can use to limit access to certain
calls in the API? For example if I only need access
to OfflineConversionFeedService and OfflineCallConversionFeedService is
there a scope or authorization option I can use to only request access for
those so that I don't nee
Hello,
I'm trying to filter AdGroupAds to ads where the final URL *does not *contain
a particular string. e.g. doesn't have www in the URL. I'm trying the
following but it's not working:
SELECT ad_group_ad.ad.id, ad_group_ad.ad.final_urls
FROM ad_group_ad
WHERE ad_group_ad.ad.final_urls CONTAIN
Hi Google Support,
I have noticed that there are similar errors already posted in the group.
I've tried to implement the hints mentioned there, but still they couldn't
fix this issue.
I was working on obtaining the reports via the Google Adwords API and run
into the following error:
*AdWordsRep
These are the operations in python
headlinesList = []
descriptionList = []
imagesList = []
asset = {
'asset': {
'xsi_type': 'TextAsset',
'assetText': "dfdggdgs"
},
'pinnedField': None
}
headlinesList.append(asset)
asset = {
'asset': {
'xsi_type': 'TextAss
Hello,
The reports in Ads Scripts and AdWords API are the same. I see that you've
already posted on the Ads Scripts forum and was able to get an answer for your
issue.
Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOF1na:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
12 matches
Mail list logo