tks for all supporting
On Tuesday, 31 December 2019 16:51:34 UTC+7, Akav Zhen wrote:
>
> Hi,
>
> My program is working fine with adwords api.
> Now,I migrate some codes from adwords api to google ads api,for the ini
> config part,I add a new section GOOGLE_ADS, and copy the developerToken
> from
what do you mean?
On Friday, 3 January 2020 17:58:03 UTC+7, MinningLamp International wrote:
>
>
> Hello,
>
>
> My organization was recently granted access to the Adwords API.
>
> We cann’t connect this URL: googleads.googleapis.com. Attachment is the
> output log.
>
> Could you kindly help check
tks for supporting
On Monday, 30 December 2019 04:50:16 UTC+7, Nils So wrote:
>
> I'm trying to fetch the audiences (Custom intent, Custom affinity) of all
> my enabled google display campaigns.
>
>
> I thought I can get it through the CampaignCriterionService, but the
> returned data is empty.
tks you, i like you a problem, i fixed it
On Tuesday, 31 December 2019 09:47:54 UTC+7, Rui Zhang wrote:
>
> Hi,Google Ads Tearm:
> I am using java api google-ads module and Google Ads API v2 (Beta)
> ,In my account's shopping campaign I am trying to create ProductGroups in
> an AdGroup
I think I found the right direction
2 Jan
On Monday, 30 December 2019 04:50:16 UTC+7, Nils So wrote:
>
> I'm trying to fetch the audiences (Custom intent, Custom affinity) of all
> my enabled google display campaigns.
>
>
> I thought I can get it through the CampaignCriterionService, but the
i dont know, what do you mean?
On Saturday, 4 January 2020 02:33:25 UTC+7, adsapiforumadvisor wrote:
>
> Hi Liam,
>
> Could you please *reply privately to author *your SOAP request and
> response so I can see why you are facing this issue?
>
> Thanks,
> Anthony
> Google Ads API Team
>
> ref:_00D1
me too,i like you a problem :((
On Saturday, 4 January 2020 08:15:34 UTC+7, Oswaldo Santana wrote:
>
> SELECT campaign.id, campaign.name, campaign.status,
> campaign.advertising_channel_type,
> campaign.advertising_channel_sub_type
> FROM campaign
>
>
> SELECT
> ad_group_ad
Thank you for reaching out
On Tuesday, 31 December 2019 16:51:34 UTC+7, Akav Zhen wrote:
>
> Hi,
>
> My program is working fine with adwords api.
> Now,I migrate some codes from adwords api to google ads api,for the ini
> config part,I add a new section GOOGLE_ADS, and copy the developerToken
>
tks you, i like you a problem
On Monday, 23 December 2019 22:34:42 UTC+7, Esteban Maya wrote:
>
> These are the operations in python
>
> headlinesList = []
> descriptionList = []
> imagesList = []
>
> asset = {
> 'asset': {
> 'xsi_type': 'TextAsset',
> 'assetText': "dfdggdgs"
>
tks you
On Thursday, 2 January 2020 16:39:40 UTC+7, Aishwarya Pardeshi wrote:
>
> I want the country/territory names from adwords. For this I am using the
> GEO_PERFORMANCE report request, where I get the location id.
> But, there is a mismatch of data in the adwords UI when I check for
> campai
SELECT campaign.id, campaign.name, campaign.status,
campaign.advertising_channel_type,
campaign.advertising_channel_sub_type
FROM campaign
SELECT
ad_group_ad.ad.type,
ad_group_ad.status,
ad_group_ad.ad.name,
ad_group_ad.ad.id,
metrics.impressions,
metri
Hi
Trying to update existing campaign via API(v201809) and get weird error:
*OperationAccessDenied.SET_OPERATION_NOT_PERMITTED @
operations[0].operand.universalAppCampaignInfo.videoOnlyMode; trigger:'false'*
but universalAppCampaignInfo have not videoOnlyMode parameter and can't be set
...
Hi Oksana,
Thank you for reaching out. We are still looking into this and we will get back
to you shortly.
Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UOFljH:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.bl
Hello,
Thank you for writing to us. I understand you are trying to create Gmail ads
via API, could you please verify if you meet the requirements and Google
policies as mentioned in this article while creating Gmail ads? Also, please
refer to this code sample in JAVA (code samples in other lang
Hello,
Unfortunately, I was unable to open the file you sent properly. Can you please
send it again and also a copy of your SOAP request and responses through reply
privately to author so I can further investigate?
Thanks,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOFkPU:ref
--
--
=~=
Hi Oksana,
Can you please share through reply privately to author your report definition
and a copy of your report?
Thanks,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOFKhm:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.b
Hi Niti,
Unfortunately, there is no location search in the API like there is in the UI.
However, you can use the LocationCriterionService to get IDs returned of
locations.
Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOFkSd:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi Vikas,
The sizeRange metric is designed to return the size range that the list falls
into while size gives the estimated number of members in the userlist so make
sure you are specifying the proper attribute in your request.
Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UOFSNb:r
Hi Liam,
Could you please reply privately to author your SOAP request and response so I
can see why you are facing this issue?
Thanks,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UOFkDE:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleads
All mail form my phone
Google Ads API Forum Advisor Prod wrote:
>Hi Blade,
>
>Thank you for reaching out. The most recent version of AdWords API is version
>201809 which is still supported. You can find instructions here for bid
>modification. If you are using Google Ads API, you can follow th
Hi Akav,
You also need to go to the project in the Developer Console and enable Google
Ads API as explained here. You can use the same project but you have to enable
the new API for it as well.
Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UOFYbT:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~
$campaignCriterionService = $adWordsServices->get($session,
CampaignCriterionService::class);
$location = new Location();
$location->setId(id);
$campaignCriterion = new CampaignCriterion();
$campaignCriterion->setCampaignId(id);
$campaignCriterion->setCr
Hi Aishwarya,
Thank you for reaching out. I would recommend reaching out to the product
support team via help icon on the top right corner of your Google Ads account
(once logged in) as they are better equipped to assist you with your UI related
concerns. Feel free to reach out for any API rela
Hello,
Thank you for writing to us regarding your concern. The error "Internal Error
Encountered" could be transient and retrying the request generally resolves the
issue. Also, we do not have client libraries for Go language. If you are facing
any issues related to that library, you could file
Hi Rui,
The error LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE indicates that the
Others case is missing in the tree. Each subdivision must always be completely
partitioned, so it must contain a node representing Other which has an "empty"
case_value of the correct type. This child is usually
Hi,
Thank you for reaching out. In order to pause a keyword, you can follow the
example you posted however instead of updating the bidding strategy, you should
update the userStatus to PAUSED. This must be done at the ad group level so if
you would only like it to apply to a single ad, you shou
Hi Esteban,
For uploading the HTML5 assets as a zip file, you use the MEDIA_BUNDLE asset
type. Please refer to this code sample for more details on the implementation
for uploading these assets. You could use the similar service
MediaService.get() to retrieve the HTML5 assets via API. The erro
Hi Adwords API team!
Any news on our question?
Thanks,
Oksana
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the
I downloaded 10,304 conversions (with unique GCLIDs) from the Click
Performance Report, assigned a value to each and uploaded all of them to a
conversion tracker I had made. The response feed from the API showed no
failures, and the length of the successful response feed was 10,304 as
expected.
Hi,
I try to create gmaid ad but Adowords does not allow it and throw exception
which is INVALID MEDIA ID. I can not figure out even if I tried different
size of uploaded image files.
I check the size of media and it is at the below ;
logoImage.mediaId: logoImage.mediaId : 512 X 512
marketingIm
30 matches
Mail list logo