• Andriy
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

After installing Google AdWords package several internal tables appear (like "SFGA__R00N40000001HggqEAC__r"). They can be seen in Apex Explorer under Lead\Child Relationship branch. I can't query them because of error:

 

Query failed: INVALID_TYPE:
select o.Id from SFGA__R00N40000001HggqEAC__r o
                 ^
ERROR at Row:1:Column:18
sObject type 'SFGA__R00N40000001HggqEAC__r' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name.

Please reference your WSDL or the describe call for the appropriate names.

Does anyone have experience in query\update operations with these tables? Is it possible?

 

Thank you for any help in advance!

  • August 03, 2009
  • Like
  • 0

Hi 

 

Is it possible to create a lead (being tracked by Google AdWords) via API without using Web-To-Lead form?

 

If it is what fields should be modified to after lead creation?

 

Thank you for help!

  • August 03, 2009
  • Like
  • 0

Hi 

 

Is it possible to create a lead (being tracked by Google AdWords) via API without using Web-To-Lead form?

 

If it is what fields should be modified to after lead creation?

 

Thank you for help!

  • August 03, 2009
  • Like
  • 0